Skip to content
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

Deprecate partial read/writes in v2 #2844

Merged
merged 3 commits into from
Feb 27, 2025

Conversation

dstansby
Copy link
Contributor

@dstansby dstansby commented Feb 17, 2025

Since this was deprecated in numcodecs (zarr-developers/numcodecs#619), deprecate it here too.

I think it would be good to put this in 2.18.5, then remove the code in 2.19.0 to reduce the maintenance burden on zarr-python v2. Any thoughts on that?

Copy link

codecov bot commented Feb 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.95%. Comparing base (2bf7e45) to head (682ca5e).
Report is 1 commits behind head on support/v2.

Additional details and impacted files
@@             Coverage Diff             @@
##           support/v2    #2844   +/-   ##
===========================================
  Coverage       99.95%   99.95%           
===========================================
  Files              38       38           
  Lines           14672    14680    +8     
===========================================
+ Hits            14666    14674    +8     
  Misses              6        6           
Files with missing lines Coverage Δ
zarr/core.py 100.00% <100.00%> (ø)
zarr/creation.py 100.00% <ø> (ø)
zarr/tests/test_core.py 99.94% <100.00%> (+<0.01%) ⬆️

@dstansby dstansby marked this pull request as ready for review February 17, 2025 15:37
@dstansby dstansby merged commit fb01742 into zarr-developers:support/v2 Feb 27, 2025
16 checks passed
@dstansby dstansby deleted the partial branch February 27, 2025 12: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.

2 participants