Skip to content

improves dataloader performance - #687

Merged
LucaMarconato merged 29 commits into
mainfrom
giovp/dataloader3
May 21, 2026
Merged

improves dataloader performance#687
LucaMarconato merged 29 commits into
mainfrom
giovp/dataloader3

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%)

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 linesCoverage Δ
src/spatialdata/_core/query/_utils.py93.26% <100.00%> (ø)
src/spatialdata/_core/query/spatial_query.py95.52% <ø> (ø)
src/spatialdata/dataloader/datasets.py90.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.