pytroll / pytroll-schedule

Reception scheduling of polar weather satellites
http://pytroll-schedule.readthedocs.org/
GNU General Public License v3.0
9 stars 12 forks source link

Add a test for runing from start to finish #86

Closed mraspaud closed 6 months ago

mraspaud commented 7 months ago

This PR fixes many small things that were outdated.

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 96.77419% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 55.71%. Comparing base (12afc09) to head (8cb255a). Report is 4 commits behind head on main.

Files Patch % Lines
trollsched/graph.py 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #86 +/- ## =========================================== + Coverage 38.85% 55.71% +16.85% =========================================== Files 15 15 Lines 2082 2100 +18 =========================================== + Hits 809 1170 +361 + Misses 1273 930 -343 ```

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