-
Notifications
You must be signed in to change notification settings - Fork 26
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
Deprecate WasbPrefixSensorAsync #1437
Conversation
I have kept the PR in draft mode as it depends on apache/airflow#36806 and needs to wait for the OSS provider release including this PR. |
82b9cec
to
0480fe6
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1437 +/- ##
==========================================
- Coverage 98.28% 98.28% -0.01%
==========================================
Files 91 91
Lines 4674 4662 -12
==========================================
- Hits 4594 4582 -12
Misses 80 80 ☔ View full report in Codecov by Sentry. |
The implementation work is complete here, but it's waiting for OSS provider release |
bbe46e6
to
6ac4aba
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Deprecate WasbPrefixSensorAsync and proxy it to its Airflow OSS provider's counterpart related: #1412
441ea60
to
8acabc1
Compare
Deprecate WasbPrefixSensorAsync and proxy it to its Airflow
OSS provider's counterpart
closes: #1412