add calc_ocean.py for ocean variables calculation and update calc_utils.py #167
Codecov / codecov/project
succeeded
Jan 13, 2026 in 1s
60.34% (+8.32%) compared to 0eb8d0e
View this Pull Request on Codecov
60.34% (+8.32%) compared to 0eb8d0e
Details
Codecov Report
❌ Patch coverage is 0% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.34%. Comparing base (0eb8d0e) to head (234f15e).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/access_moppy/derivations/calc_ocean.py | 0.00% | 12 Missing |
| src/access_moppy/derivations/calc_utils.py | 0.00% | 6 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #167 +/- ##
==========================================
+ Coverage 52.02% 60.34% +8.32%
==========================================
Files 18 19 +1
Lines 2722 2749 +27
==========================================
+ Hits 1416 1659 +243
+ Misses 1306 1090 -216 ☔ View full report in Codecov by Sentry.
📢 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