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

@codecov
Copy link

codecov bot commented Oct 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.71%. Comparing base (57c346a) to head (9e975b7).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #812      +/-   ##
==========================================
- Coverage   87.73%   87.71%   -0.03%     
==========================================
  Files          35       35              
  Lines        1884     1880       -4     
==========================================
- Hits         1653     1649       -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.

Copy link
Member

@TomNicholas TomNicholas left a comment

Choose a reason for hiding this comment

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

Thanks!

@norlandrhagen norlandrhagen merged commit 13c262d into main Oct 24, 2025
15 checks passed
@norlandrhagen norlandrhagen deleted the remove_ZARR_DEFAULT_FILL_VALUE branch October 24, 2025 20:25
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