astronomer / astronomer-providers

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

deprecate BigQueryTableExistenceSensorAsync #1458

Closed Lee-W closed 5 months ago

Lee-W commented 5 months ago

Deprecate BigQueryTableExistenceSensorAsync and proxy them to their Airflow OSS provider's counterpart

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (8f52697) 98.28% compared to head (dfb4c8f) 98.28%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1458 +/- ## ========================================== - Coverage 98.28% 98.28% -0.01% ========================================== Files 91 91 Lines 5087 5076 -11 ========================================== - Hits 5000 4989 -11 Misses 87 87 ```

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

Lee-W commented 5 months ago
image