satpy
satpy copied to clipboard
Add netcdf4 to goci2 optional dependency in `pyproject.toml`
- This PR adds
goci2
optional dependency withnetCDF4 >= 1.1.8
since we usedNetCDF4FileHandler
for GOCI2 reader.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 95.95%. Comparing base (
1742616
) to head (32df750
). Report is 529 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #2799 +/- ##
=======================================
Coverage 95.95% 95.95%
=======================================
Files 379 379
Lines 53861 53861
=======================================
Hits 51680 51680
Misses 2181 2181
Flag | Coverage Δ | |
---|---|---|
behaviourtests | 4.09% <ø> (ø) |
|
unittests | 96.04% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Pull Request Test Coverage Report for Build 9041420548
Details
- 0 of 0 changed or added relevant lines in 0 files are covered.
- No unchanged relevant lines lost coverage.
- Overall coverage remained the same at 96.029%
Totals | |
---|---|
Change from base Build 9020304102: | 0.0% |
Covered Lines: | 51552 |
Relevant Lines: | 53684 |