Skip to content

add asv benchmark for dataloader performance

a51cb95
Select commit
Loading
Failed to load commit list.
Merged

improves dataloader performance #687

add asv benchmark for dataloader performance
a51cb95
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 21, 2026 in 1s

92.55% (target 1.00%)

View this Pull Request on Codecov

92.55% (target 1.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.55%. Comparing base (accf496) to head (a51cb95).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #687      +/-   ##
==========================================
+ Coverage   92.28%   92.55%   +0.26%     
==========================================
  Files          51       51              
  Lines        7804     7763      -41     
==========================================
- Hits         7202     7185      -17     
+ Misses        602      578      -24     
Files with missing lines Coverage Δ
src/spatialdata/_core/query/_utils.py 93.26% <100.00%> (ø)
src/spatialdata/_core/query/spatial_query.py 95.52% <ø> (ø)
src/spatialdata/dataloader/datasets.py 90.52% <100.00%> (+0.27%) ⬆️

... and 3 files with indirect coverage changes

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