Skip to content

update ensure_time_first method

5e42d97
Select commit
Loading
Failed to load commit list.
Open

fix dims and coords order issue,Solved time order in NETcdf file #231

update ensure_time_first method
5e42d97
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2026 in 0s

49.49% (+0.47%) compared to 5bd7f01

View this Pull Request on Codecov

49.49% (+0.47%) compared to 5bd7f01

Details

Codecov Report

❌ Patch coverage is 80.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 49.49%. Comparing base (5bd7f01) to head (5e42d97).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/access_moppy/base.py 80.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #231      +/-   ##
==========================================
+ Coverage   49.02%   49.49%   +0.47%     
==========================================
  Files          22       22              
  Lines        4241     4271      +30     
==========================================
+ Hits         2079     2114      +35     
+ Misses       2162     2157       -5     

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