Skip to content

add explanatory comment

724e3c9
Select commit
Loading
Failed to load commit list.
Merged

don't test self-deletion in stateful tests #3243

add explanatory comment
724e3c9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 14, 2025 in 0s

94.62% (+2.37%) compared to cea611b

View this Pull Request on Codecov

94.62% (+2.37%) compared to cea611b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.62%. Comparing base (cea611b) to head (724e3c9).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3243      +/-   ##
==========================================
+ Coverage   92.25%   94.62%   +2.37%     
==========================================
  Files          78       78              
  Lines        8689     8690       +1     
==========================================
+ Hits         8016     8223     +207     
+ Misses        673      467     -206     
Files with missing lines Coverage Δ
src/zarr/testing/stateful.py 98.20% <100.00%> (+59.88%) ⬆️

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.