astronomer / astro-cli

CLI that makes it easy to create, test and deploy Airflow DAGs to Astronomer
https://www.astronomer.io
Other
334 stars 70 forks source link

Fixing flakey test by removing time asserts #1658

Closed kushalmalani closed 1 month ago

kushalmalani commented 1 month ago

Description

Describe the purpose of this pull request.

Fixing flakey test by removing time asserts.

๐ŸŽŸ Issue(s)

Related #XXX

๐Ÿงช Functional Testing

List the functional testing steps to confirm this feature or fix.

๐Ÿ“ธ Screenshots

Add screenshots to illustrate the validity of these changes.

๐Ÿ“‹ Checklist

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 86.65%. Comparing base (fc96bb3) to head (d258518).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1658 +/- ## ======================================= Coverage 86.65% 86.65% ======================================= Files 114 114 Lines 16712 16712 ======================================= Hits 14481 14481 Misses 1338 1338 Partials 893 893 ```

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