Skip to content

Merge branch 'main' into 3178-group-attribute-cache

075a330
Select commit
Loading
Failed to load commit list.
Open

Add refresh_attributes() and implement cache_attrs for Group and Array #3215

Merge branch 'main' into 3178-group-attribute-cache
075a330
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 255 commits behind head on main.

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.