astronomer / dag-factory

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

Fix static check failures in PR #218 #251

Closed pankajkoti closed 1 month ago

pankajkoti commented 1 month ago

Fix the failed Static Check job here that were observed in #218. Since the PR was created from a fork, I could not push changes to it before merging.

related: #206

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 87.71%. Comparing base (bf9272c) to head (8b5b0e8). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #251 +/- ## =========================================== + Coverage 75.08% 87.71% +12.62% =========================================== Files 6 6 Lines 586 586 =========================================== + Hits 440 514 +74 + Misses 146 72 -74 ```

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