Skip to content

Conversation

@maxrjones
Copy link
Member

Adds back in the supports_partial_writes property for compatibility with newer older versions of Zarr-Python, but also restricts the typing for alignment with the upstream deprecation.

@codecov
Copy link

codecov bot commented Nov 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.32%. Comparing base (acb0bb6) to head (188a902).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #828      +/-   ##
==========================================
+ Coverage   88.30%   88.32%   +0.01%     
==========================================
  Files          35       35              
  Lines        1975     1978       +3     
==========================================
+ Hits         1744     1747       +3     
  Misses        231      231              
Files with missing lines Coverage Δ
virtualizarr/manifests/store.py 87.82% <100.00%> (+0.32%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@maxrjones maxrjones added the test-upstream Run the upstream tests on this PR label Nov 11, 2025
@maxrjones
Copy link
Member Author

The remaining failures are addressed by #829

@maxrjones maxrjones removed the test-upstream Run the upstream tests on this PR label Nov 12, 2025
@maxrjones maxrjones merged commit 61ca10b into zarr-developers:main Nov 12, 2025
13 checks passed
@maxrjones maxrjones self-assigned this Nov 12, 2025
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.

Failing tests on main with Zarr-Python <3.1.3 due to ManifestStore change

2 participants