Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #26 +/- ##
==========================================
- Coverage 94.82% 93.26% -1.57%
==========================================
Files 13 13
Lines 1082 1113 +31
==========================================
+ Hits 1026 1038 +12
- Misses 56 75 +19 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
510222b to
7d0b71c
Compare
|
@d-v-b, Are there any storage transformers being used in practice for Zarr v3? The spec doesn't define any and I haven't seen any other implementation that uses them. I'd like to add one transformer to this PR but have no clue which practical transformer to support. |
|
I'm not aware of any! Maybe you could start with an |
That's essentially what i've done so far. I guess i'll just wait until the community starts using them. Thanks for the quick reply! |
closes #24