Skip to content

Conversation

@maxrjones
Copy link
Member

@codecov
Copy link

codecov bot commented Jan 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.41%. Comparing base (cf8e0db) to head (c3c49f0).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #847      +/-   ##
==========================================
- Coverage   88.51%   88.41%   -0.10%     
==========================================
  Files          35       35              
  Lines        2003     2003              
==========================================
- Hits         1773     1771       -2     
- Misses        230      232       +2     
Files with missing lines Coverage Δ
virtualizarr/manifests/array.py 81.72% <100.00%> (ø)
virtualizarr/manifests/array_api.py 96.87% <ø> (ø)

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

@maxrjones
Copy link
Member Author

docs failure is addressed separately in #846

[arr.manifest._paths for arr in arrays],
axis=axis,
concatenated_paths = (
cast( # `np.concatenate` is type hinted as if the output could have Any dtype
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I presume this is because of numpy's type promotion rules.

@maxrjones maxrjones merged commit aa66445 into zarr-developers:main Jan 5, 2026
15 checks passed
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.

3 participants