astronomer / dag-factory

Dynamically generate Apache Airflow DAGs from YAML configuration files
Apache License 2.0
1.21k stars 182 forks source link

Update http sensor example to Airflow 2.0 #265

Closed pankajastro closed 1 month ago

pankajastro commented 1 month ago

Since this package now requires Airflow 2.0 or later, we should remove the HTTP sensor example for Airflow versions earlier than 2.0.

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 92.53%. Comparing base (7f6bdda) to head (dec05c0). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #265 +/- ## ======================================= Coverage 92.53% 92.53% ======================================= Files 8 8 Lines 630 630 ======================================= Hits 583 583 Misses 47 47 ```

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