foua-pps / level1c4pps

module to create level1c input files to PPS using satpy
GNU General Public License v3.0
3 stars 11 forks source link

removed check for pygac and numpy2.0 gac2pps_lib.py #92

Closed ikaur17 closed 5 days ago

ikaur17 commented 1 week ago

removed the check for numpy2.0 as pygac now supports numpy2

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 77.70%. Comparing base (9b89b7a) to head (da3a800). Report is 13 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #92 +/- ## ========================================== + Coverage 75.75% 77.70% +1.95% ========================================== Files 23 23 Lines 1633 1655 +22 Branches 141 157 +16 ========================================== + Hits 1237 1286 +49 + Misses 360 327 -33 - Partials 36 42 +6 ``` | [Flag](https://app.codecov.io/gh/foua-pps/level1c4pps/pull/92/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=foua-pps) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/foua-pps/level1c4pps/pull/92/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=foua-pps) | `77.70% <ø> (+1.95%)` | :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=foua-pps#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 1 week ago

Pull Request Test Coverage Report for Build 10716041375

Details


Totals Coverage Status
Change from base Build 10613386590: 0.02%
Covered Lines: 1588
Relevant Lines: 1949

💛 - Coveralls