Skip to content

Repin xarray

bb7dc7e
Select commit
Loading
Failed to load commit list.
Closed

feat: Support variable chunking #877

Repin xarray
bb7dc7e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 17, 2026 in 0s

88.93% (target 75.00%)

View this Pull Request on Codecov

88.93% (target 75.00%)

Details

Codecov Report

❌ Patch coverage is 79.16667% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.93%. Comparing base (ba1f464) to head (bb7dc7e).

Files with missing lines Patch % Lines
virtualizarr/vendor/zarr/core/chunk_grids.py 71.42% 4 Missing ⚠️
virtualizarr/manifests/utils.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #877      +/-   ##
==========================================
- Coverage   89.11%   88.93%   -0.18%     
==========================================
  Files          34       35       +1     
  Lines        1956     1980      +24     
==========================================
+ Hits         1743     1761      +18     
- Misses        213      219       +6     
Files with missing lines Coverage Δ
virtualizarr/manifests/array.py 86.02% <100.00%> (+1.07%) ⬆️
virtualizarr/manifests/array_api.py 96.96% <100.00%> (+0.09%) ⬆️
virtualizarr/manifests/utils.py 90.47% <83.33%> (-0.27%) ⬇️
virtualizarr/vendor/zarr/core/chunk_grids.py 71.42% <71.42%> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.