Skip to content

refactor: update comments and refine test_consolidated_metadata subset

58b64c8
Select commit
Loading
Failed to load commit list.
Merged

Reduce time cost of tests #1116

refactor: update comments and refine test_consolidated_metadata subset
58b64c8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 6, 2026 in 1s

91.97% (target 1.00%)

View this Pull Request on Codecov

91.97% (target 1.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.97%. Comparing base (8d7f72f) to head (58b64c8).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1116      +/-   ##
==========================================
+ Coverage   91.93%   91.97%   +0.04%     
==========================================
  Files          51       51              
  Lines        7772     7750      -22     
==========================================
- Hits         7145     7128      -17     
+ Misses        627      622       -5     
Files with missing lines Coverage Δ
src/spatialdata/_core/_elements.py 93.15% <100.00%> (+0.92%) ⬆️
src/spatialdata/_core/centroids.py 100.00% <100.00%> (ø)
src/spatialdata/models/models.py 87.80% <100.00%> (-0.87%) ⬇️

... and 5 files with indirect coverage changes

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