fix: mask CMIP fill values (1e20) before monthly max/min aggregation#457
Closed
rbeucher wants to merge 2 commits into
Closed
fix: mask CMIP fill values (1e20) before monthly max/min aggregation#457rbeucher wants to merge 2 commits into
rbeucher wants to merge 2 commits into
Codecov / codecov/project
succeeded
Jun 23, 2026 in 1s
76.7% (+0.0%) compared to 9316f47
View this Pull Request on Codecov
76.7% (+0.0%) compared to 9316f47
Details
Codecov Report
❌ Patch coverage is 77.77778% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.7%. Comparing base (9316f47) to head (f0d1543).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/access_moppy/derivations/calc_utils.py | 77.8% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #457 +/- ##
=====================================
Coverage 76.7% 76.7%
=====================================
Files 31 31
Lines 5927 5946 +19
Branches 1094 1097 +3
=====================================
+ Hits 4546 4562 +16
- Misses 1131 1135 +4
+ Partials 250 249 -1 ☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading