Skip to content

Add optional variable-aware regridding#406

Open
rbeucher wants to merge 1 commit into
mainfrom
feature/optional-variable-aware-regridding
Open

Add optional variable-aware regridding#406
rbeucher wants to merge 1 commit into
mainfrom
feature/optional-variable-aware-regridding

Add optional variable-aware regridding

52347bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 28, 2026 in 0s

74.8% (-0.1%) compared to 85df727

View this Pull Request on Codecov

74.8% (-0.1%) compared to 85df727

Details

Codecov Report

❌ Patch coverage is 68.42105% with 84 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.8%. Comparing base (85df727) to head (52347bb).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/access_moppy/regrid.py 68.5% 59 Missing and 22 partials ⚠️
src/access_moppy/base.py 40.0% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main    #406     +/-   ##
=======================================
- Coverage   74.9%   74.8%   -0.1%     
=======================================
  Files         28      29      +1     
  Lines       5246    5545    +299     
  Branches     963    1012     +49     
=======================================
+ Hits        3929    4146    +217     
- Misses      1092    1152     +60     
- Partials     225     247     +22     

☔ 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.