Skip to content

Fix support for zarr>=3.3.0 - #852

Merged
BrianMichell merged 1 commit into
TGSAI:mainfrom
BrianMichell:test/zarr-3.3.0
Jul 30, 2026
Merged

Fix support for zarr>=3.3.0#852
BrianMichell merged 1 commit into
TGSAI:mainfrom
BrianMichell:test/zarr-3.3.0

Conversation

@BrianMichell

Copy link
Copy Markdown
Collaborator

zarr.codecs no longer publishes the enums for Blosc compressor

@BrianMichellBrianMichell added the bug Something isn't working label Jul 30, 2026
@codecov

codecovBot commented Jul 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.97%. Comparing base (c3ba558) to head (346a86c).
⚠️ Report is 247 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@## main #852 +/- ##
==========================================
+ Coverage 85.30% 92.97% +7.66% 
==========================================
Files 46 145 +99 Lines 2219 8298 +6079 Branches 306 464 +158 ==========================================
+ Hits 1893 7715 +5822 - Misses 281 509 +228 - Partials 45 74 +29 

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@BrianMichell
BrianMichell merged commit 3564c1c into TGSAI:mainJul 30, 2026
10 checks passed
@andgineerandgineer mentioned this pull request Aug 11, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugSomething isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@BrianMichell