Fix race condition in from_array for arrays with shards #3217
Codecov / codecov/project
succeeded
Jul 10, 2025 in 0s
94.76% (-0.01%) compared to 9d97b24
View this Pull Request on Codecov
94.76% (-0.01%) compared to 9d97b24
Details
Codecov Report
Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.
Project coverage is 94.76%. Comparing base (
9d97b24) to head (3d79b1c).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/zarr/core/array.py | 85.71% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3217 +/- ##
==========================================
- Coverage 94.76% 94.76% -0.01%
==========================================
Files 78 78
Lines 8642 8648 +6
==========================================
+ Hits 8190 8195 +5
- Misses 452 453 +1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/zarr/core/array.py | 98.35% <85.71%> (-0.12%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading