Skip to content

Add contributing changes

938e566
Select commit
Loading
Failed to load commit list.
Draft

Add handling of cftime bounds #441

Add contributing changes
938e566
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 8, 2025 in 0s

37.24% (-49.16%) compared to 9383257

View this Pull Request on Codecov

37.24% (-49.16%) compared to 9383257

Details

Codecov Report

❌ Patch coverage is 31.81818% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 37.24%. Comparing base (9383257) to head (938e566).
⚠️ Report is 119 commits behind head on main.

Files with missing lines Patch % Lines
cf_xarray/tests/test_accessor.py 31.81% 10 Missing and 5 partials ⚠️

❗ There is a different number of reports uploaded between BASE (9383257) and HEAD (938e566). Click for more details.

HEAD has 18 uploads less than BASE
Flag BASE (9383257) HEAD (938e566)
unittests 12 0
mypy 8 2
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #441       +/-   ##
===========================================
- Coverage   86.40%   37.24%   -49.16%     
===========================================
  Files          22       21        -1     
  Lines        3994     3936       -58     
  Branches      194      199        +5     
===========================================
- Hits         3451     1466     -1985     
- Misses        491     2271     +1780     
- Partials       52      199      +147     

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