Skip to content

chore: expunge deprecated zarr_version parameter#3901

Merged
d-v-b merged 4 commits intozarr-developers:mainfrom
d-v-b:chore/remove-zarr-version-kwarg
Apr 16, 2026
Merged

chore: expunge deprecated zarr_version parameter#3901
d-v-b merged 4 commits intozarr-developers:mainfrom
d-v-b:chore/remove-zarr-version-kwarg

Conversation

@d-v-b
Copy link
Copy Markdown
Contributor

@d-v-b d-v-b commented Apr 13, 2026

The zarr_version parameter has been deprecated for years. It can be safely removed.

- remove `zarr_version` from functions
- remove special function for handling `zarr_format` and `zarr_version` parameters
- correct references in the docs to `zarr_version`
- correct references in the docs to configuration for the default zarr format
@github-actions github-actions bot added the needs release notes Automatically applied to PRs which haven't added release notes label Apr 13, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.11%. Comparing base (2fbd30a) to head (bccf101).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3901      +/-   ##
==========================================
+ Coverage   93.08%   93.11%   +0.02%     
==========================================
  Files          85       85              
  Lines       11230    11221       -9     
==========================================
- Hits        10454    10448       -6     
+ Misses        776      773       -3     
Files with missing lines Coverage Δ
src/zarr/api/asynchronous.py 94.05% <100.00%> (+0.83%) ⬆️
src/zarr/api/synchronous.py 92.95% <100.00%> (ø)
src/zarr/core/common.py 92.77% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions github-actions bot removed the needs release notes Automatically applied to PRs which haven't added release notes label Apr 13, 2026
@d-v-b d-v-b requested a review from normanrz April 13, 2026 09:32
@d-v-b d-v-b enabled auto-merge (squash) April 16, 2026 05:51
@d-v-b d-v-b merged commit 520344a into zarr-developers:main Apr 16, 2026
28 checks passed
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.

3 participants