Skip to content

Merge branch 'main' into fix-zip-lock

4487ab3
Select commit
Loading
Failed to load commit list.
Open

fix: ensure ZipStore is open before acquiring lock #3593

Merge branch 'main' into fix-zip-lock
4487ab3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2026 in 1s

60.92% (+0.02%) compared to 6cc2b0d

View this Pull Request on Codecov

60.92% (+0.02%) compared to 6cc2b0d

Details

Codecov Report

❌ Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 60.92%. Comparing base (6cc2b0d) to head (4487ab3).

Files with missing lines Patch % Lines
src/zarr/storage/_zip.py 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3593      +/-   ##
==========================================
+ Coverage   60.90%   60.92%   +0.02%     
==========================================
  Files          86       86              
  Lines       10174    10180       +6     
==========================================
+ Hits         6196     6202       +6     
  Misses       3978     3978              
Files with missing lines Coverage Δ
src/zarr/storage/_zip.py 72.83% <91.66%> (+0.97%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.