Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(table): remove temp table entity filter #321

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

stijnmoreels
Copy link
Member

👉 Since we have released all our deprecated messages, we can prepare for v2.0, meaning: removing stuff for real.

This PR removes the unncessary/duplicated-functionality options on the temporary Azure Table entity filter, as this can be handled with Func<TableEntity, bool> delegates.

Relates to #259

@stijnmoreels stijnmoreels added the area:storage All issues related to Azure storage label Mar 4, 2025
@stijnmoreels stijnmoreels added this to the v2.0 milestone Mar 4, 2025
@stijnmoreels stijnmoreels requested a review from a team as a code owner March 4, 2025 07:58
Copy link

netlify bot commented Mar 4, 2025

Deploy Preview for arcus-testing canceled.

Name Link
🔨 Latest commit da30ed4
🔍 Latest deploy log https://app.netlify.com/sites/arcus-testing/deploys/67c6b293648dee0008b1e774

@arcus-automation
Copy link
Collaborator

🧪 Code coverage summary

Metric Value
Line coverage 🟢 91.8%
Branch coverage 🟢 81.1%

Great job! 😎 Your code coverage is higher than my caffeine levels! ☕

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:storage All issues related to Azure storage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants