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

Release 1.19.0 #1485

Closed Lee-W closed 5 months ago

Lee-W commented 5 months ago

Closes: #1476

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (4f13be7) 98.33% compared to head (ba27d16) 98.33%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1485 +/- ## ======================================= Coverage 98.33% 98.33% ======================================= Files 94 94 Lines 4637 4637 ======================================= Hits 4560 4560 Misses 77 77 ```

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

Lee-W commented 5 months ago

@pankajkoti The regression tests work fine on both the celery executor and the k8s executor. Please feel free to merge it after you finish the testing on you part :)

pankajkoti commented 5 months ago

@pankajkoti The regression tests work fine on both the celery executor and the k8s executor. Please feel free to merge it after you finish the testing on you part :)

I think we already tested the regression. I will test the released providers once for sanity later. I think we can proceed with merging and releasing.