Skip to content

Merge branch 'main' into main

561f5f3
Select commit
Loading
Failed to load commit list.
Merged

Speedup for bounding_box_query #1104

Merge branch 'main' into main
561f5f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2026 in 1s

92.06% (target 1.00%)

View this Pull Request on Codecov

92.06% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 96.61017% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.06%. Comparing base (ea87931) to head (561f5f3).

Files with missing lines Patch % Lines
src/spatialdata/_core/query/spatial_query.py 96.55% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1104      +/-   ##
==========================================
+ Coverage   92.04%   92.06%   +0.01%     
==========================================
  Files          51       51              
  Lines        7785     7792       +7     
==========================================
+ Hits         7166     7174       +8     
+ Misses        619      618       -1     
Files with missing lines Coverage Δ
src/spatialdata/models/_utils.py 89.20% <100.00%> (+0.06%) ⬆️
src/spatialdata/_core/query/spatial_query.py 95.52% <96.55%> (+0.33%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.