Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial implementation of EUMETSAT IASI-NG reader #2879

Open
wants to merge 46 commits into
base: main
Choose a base branch
from

Added a few additional unit tests for coverage.

c1303f3
Select commit
Loading
Failed to load commit list.
Open

Initial implementation of EUMETSAT IASI-NG reader #2879

Added a few additional unit tests for coverage.
c1303f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 4, 2024 in 0s

96.09% (+0.02%) compared to 9e3b342

View this Pull Request on Codecov

96.09% (+0.02%) compared to 9e3b342

Details

Codecov Report

Attention: Patch coverage is 98.36735% with 8 lines in your changes missing coverage. Please review.

Project coverage is 96.09%. Comparing base (9e3b342) to head (c1303f3).
Report is 69 commits behind head on main.

Files with missing lines Patch % Lines
satpy/readers/iasi_ng_l2_nc.py 96.35% 7 Missing ⚠️
satpy/tests/reader_tests/test_iasi_ng_l2_nc.py 99.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2879      +/-   ##
==========================================
+ Coverage   96.06%   96.09%   +0.02%     
==========================================
  Files         373      375       +2     
  Lines       54465    54952     +487     
==========================================
+ Hits        52321    52805     +484     
- Misses       2144     2147       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.