-
Notifications
You must be signed in to change notification settings - Fork 51
Handle scalar array and vars named c in ManifestStore #672
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #672 +/- ##
===========================================
+ Coverage 88.37% 88.42% +0.05%
===========================================
Files 33 33
Lines 1772 1780 +8
===========================================
+ Hits 1566 1574 +8
Misses 206 206
🚀 New features to boost your workflow:
|
Co-authored-by: Tom Nicholas <[email protected]>
|
@TomNicholas @chuckwondo I'm not sure how to fix the type errors in https://github.com/zarr-developers/VirtualiZarr/actions/runs/16268967587/job/45931374285?pr=672. Do you have any suggestions? |
Co-authored-by: Chuck Daniels <[email protected]>
|
The sudden failures are caused by the release of zarr-python 3.10 today - see #676 |
Improves the extraction of chunk indexes from the node name/key in the Zarr hierarchy to support scalar values and variables named
c.docs/releases.rstapi.rst