Skip to content

Conversation

norlandrhagen
Copy link
Collaborator

@norlandrhagen norlandrhagen commented Oct 9, 2025

Towards #811.

In the zarr-parser I used the ZARR_DEFAULT_FILL_VALUE lookup dict, but the fill_value was never used / reassigned in the ArrayV3Metadata. I think it's only purpose was causing bugs like #811.

  • Closes #xxxx
  • Tests added
  • Tests passing

Copy link

codecov bot commented Oct 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.72%. Comparing base (a2b65c1) to head (8ef951a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #812      +/-   ##
==========================================
- Coverage   87.75%   87.72%   -0.03%     
==========================================
  Files          35       35              
  Lines        1886     1882       -4     
==========================================
- Hits         1655     1651       -4     
  Misses        231      231              
Files with missing lines Coverage Δ
virtualizarr/parsers/zarr.py 96.77% <100.00%> (-0.20%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@TomNicholas
Copy link
Member

Doh! Wanna add a release note documenting the bugfix? Also possibly a regression test that uses unsigned ints...

@norlandrhagen
Copy link
Collaborator Author

Added! I think the mypy and rtd errors are unrelated.

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