Add refresh_attributes() and implement cache_attrs for Group and Array #3215
Codecov / codecov/project
succeeded
Apr 5, 2026 in 0s
94.75% (+0.01%) compared to 378d5af
View this Pull Request on Codecov
94.75% (+0.01%) compared to 378d5af
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.75%. Comparing base (378d5af) to head (075a330).
Additional details and impacted files
@@ Coverage Diff @@
## main #3215 +/- ##
==========================================
+ Coverage 94.73% 94.75% +0.01%
==========================================
Files 78 78
Lines 8646 8670 +24
==========================================
+ Hits 8191 8215 +24
Misses 455 455 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/zarr/api/synchronous.py | 94.66% <ø> (ø) |
|
| src/zarr/core/array.py | 98.48% <100.00%> (+0.02%) |
⬆️ |
| src/zarr/core/group.py | 94.94% <100.00%> (+0.06%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading