Skip to content

Conversation

@aaronspring
Copy link
Collaborator

@aaronspring aaronspring commented Jan 21, 2026

Avoid xarray bug with partial chunk dicts like {'iteration': 'auto'} by only chunking non-dask arrays and object-dtype variables.

non breaking change

should fix src/climpred/tests/test_bootstrap.py::test_bootstrap_PM_lazy_result

Avoid xarray bug with partial chunk dicts like {'iteration': 'auto'}
by only chunking non-dask arrays and object-dtype variables.
@codecov
Copy link

codecov bot commented Jan 21, 2026

Codecov Report

❌ Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.49%. Comparing base (3fd4292) to head (9a073de).
⚠️ Report is 1 commits behind head on fix-xarray-v2025.

Files with missing lines Patch % Lines
src/climpred/bootstrap.py 71.42% 2 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                  @@
##           fix-xarray-v2025     #884      +/-   ##
====================================================
- Coverage             91.52%   91.49%   -0.03%     
====================================================
  Files                    59       59              
  Lines                  6266     6270       +4     
====================================================
+ Hits                   5735     5737       +2     
- Misses                  531      533       +2     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants