astronomer / astronomer-providers

Airflow Providers containing Deferrable Operators & Sensors from Astronomer
https://astronomer-providers.rtfd.io/
Apache License 2.0
137 stars 25 forks source link

Deprecate async SFTP sensor #1470

Closed pankajkoti closed 7 months ago

pankajkoti commented 8 months ago

Deprecate SFTPSensorAsync and proxy it to its Airflow OSS provider's counterpart

closes: #1419

pankajkoti commented 8 months ago

This needs to wait for the upstream provider PR to be released https://github.com/apache/airflow/pull/37117

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (17078e1) 98.28% compared to head (df4ab46) 98.27%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1470 +/- ## ========================================== - Coverage 98.28% 98.27% -0.01% ========================================== Files 91 91 Lines 4662 4648 -14 ========================================== - Hits 4582 4568 -14 Misses 80 80 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.