Skip to content

chore: expunge deprecated zarr_version parameter#3901

Open
d-v-b wants to merge 2 commits intozarr-developers:mainfrom
d-v-b:chore/remove-zarr-version-kwarg
Open

chore: expunge deprecated zarr_version parameter#3901
d-v-b wants to merge 2 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.00%. Comparing base (9681cf9) to head (340dedb).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3901      +/-   ##
==========================================
+ Coverage   92.98%   93.00%   +0.02%     
==========================================
  Files          87       87              
  Lines       11246    11237       -9     
==========================================
- Hits        10457    10451       -6     
+ Misses        789      786       -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
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.

1 participant