pytroll / pyresample

Geospatial image resampling in Python
http://pyresample.readthedocs.org
GNU Lesser General Public License v3.0
343 stars 95 forks source link

Fix unstable CI #605

Closed djhoese closed 2 weeks ago

djhoese commented 2 weeks ago

Remove unnecessary zarr dependency causing complications in unstable CI (it's annoying to install all of its dependencies manually).

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 93.97%. Comparing base (56f4506) to head (dd89e71). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #605 +/- ## ========================================== - Coverage 94.01% 93.97% -0.04% ========================================== Files 92 86 -6 Lines 13836 13746 -90 ========================================== - Hits 13008 12918 -90 Misses 828 828 ``` | [Flag](https://app.codecov.io/gh/pytroll/pyresample/pull/605/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytroll) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/pytroll/pyresample/pull/605/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytroll) | `93.97% <ø> (-0.04%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytroll#carryforward-flags-in-the-pull-request-comment) to find out more.

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

coveralls commented 2 weeks ago

Coverage Status

coverage: 93.676%. remained the same when pulling dd89e7131247ed99d99534fa08d331d8ad88584d on djhoese:ci-fix-unstable into db94a87b21bfff43eecb71458f54c574dd344833 on pytroll:main.