pytroll / satpy

Python package for earth-observing satellite data processing
http://satpy.readthedocs.org/en/latest/
GNU General Public License v3.0
1.04k stars 287 forks source link

Add more test skips when numba is involved in the unstable CI #2844

Open djhoese opened 3 days ago

djhoese commented 3 days ago

It looks like hvplot now depends on numba and is causing failures in unstable CI. We typically skip these types of failures.

codecov[bot] commented 3 days ago

Codecov Report

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

Project coverage is 95.96%. Comparing base (fc95ee1) to head (2c18e63). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2844 +/- ## ========================================== + Coverage 95.94% 95.96% +0.02% ========================================== Files 366 366 Lines 53584 53592 +8 ========================================== + Hits 51412 51431 +19 + Misses 2172 2161 -11 ``` | [Flag](https://app.codecov.io/gh/pytroll/satpy/pull/2844/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytroll) | Coverage Δ | | |---|---|---| | [behaviourtests](https://app.codecov.io/gh/pytroll/satpy/pull/2844/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytroll) | `4.04% <9.52%> (+<0.01%)` | :arrow_up: | | [unittests](https://app.codecov.io/gh/pytroll/satpy/pull/2844/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytroll) | `96.06% <100.00%> (+0.02%)` | :arrow_up: | 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 days ago

Pull Request Test Coverage Report for Build 9716294452

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
satpy/tests/utils.py 5 7 71.43%
<!-- Total: 15 17 88.24% -->
Totals Coverage Status
Change from base Build 9702977764: 0.006%
Covered Lines: 51650
Relevant Lines: 53773

💛 - Coveralls
coveralls commented 2 days ago

Pull Request Test Coverage Report for Build 9716691189

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
satpy/tests/utils.py 5 7 71.43%
<!-- Total: 15 17 88.24% -->
Totals Coverage Status
Change from base Build 9702977764: 0.006%
Covered Lines: 51650
Relevant Lines: 53773

💛 - Coveralls
coveralls commented 2 days ago

Pull Request Test Coverage Report for Build 9718428391

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
satpy/tests/utils.py 5 7 71.43%
<!-- Total: 16 18 88.89% -->
Totals Coverage Status
Change from base Build 9702977764: 0.006%
Covered Lines: 51650
Relevant Lines: 53773

💛 - Coveralls
coveralls commented 2 days ago

Pull Request Test Coverage Report for Build 9720667119

Details


Totals Coverage Status
Change from base Build 9702977764: 0.02%
Covered Lines: 51660
Relevant Lines: 53775

💛 - Coveralls