-
Notifications
You must be signed in to change notification settings - Fork 2
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
[DRAFT] Pyfive Masterpiece #189
base: main
Are you sure you want to change the base?
Conversation
…s a pre-train interim commit
…led with zarr dependencies
…tiveStorage into pyfive
…we need to read the chunk cache before sending things off into the weeds).
…alone method which I don't like. We would be better to pull that out and do this differently. I also fixed the disgusting test ...
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #189 +/- ##
==========================================
+ Coverage 88.40% 90.54% +2.14%
==========================================
Files 8 7 -1
Lines 664 550 -114
==========================================
- Hits 587 498 -89
+ Misses 77 52 -25 ☔ View full report in Codecov by Sentry. |
…m .metric_data attribute
Fix failure for chunks with all-zero values
Set count to 0 for 0-sized data
all tests back to green @bnlawrence 🍺 @davidhassell pls update your branch for testing, if you hit issues |
@bnlawrence I opened a PR with it for ease of checking the tests 🍺