Skip to content

Merge branch 'main' into copy_store

f3e4f87
Select commit
Loading
Failed to load commit list.
Open

Adding copy_store convenience method for Group #3612

Merge branch 'main' into copy_store
f3e4f87
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2026 in 1s

60.97% (+0.07%) compared to 884a8c9

View this Pull Request on Codecov

60.97% (+0.07%) compared to 884a8c9

Details

Codecov Report

❌ Patch coverage is 88.88889% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.97%. Comparing base (884a8c9) to head (f3e4f87).

Files with missing lines Patch % Lines
src/zarr/core/group.py 88.88% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3612      +/-   ##
==========================================
+ Coverage   60.90%   60.97%   +0.07%     
==========================================
  Files          86       86              
  Lines       10174    10199      +25     
==========================================
+ Hits         6196     6219      +23     
- Misses       3978     3980       +2     
Files with missing lines Coverage Δ
src/zarr/testing/strategies.py 97.83% <ø> (ø)
src/zarr/core/group.py 70.85% <88.88%> (+0.57%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.