Skip to content

fix attrs-expr bug bounding_box_query points

bb7372a
Select commit
Loading
Failed to load commit list.
Merged

Fix attrs-expr bug bounding_box_query points #1038

fix attrs-expr bug bounding_box_query points
bb7372a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 3, 2026 in 0s

92.19% (target 1.00%)

View this Pull Request on Codecov

92.19% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.19%. Comparing base (428791b) to head (bb7372a).

Files with missing lines Patch % Lines
src/spatialdata/_core/query/spatial_query.py 77.77% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1038      +/-   ##
==========================================
- Coverage   92.20%   92.19%   -0.02%     
==========================================
  Files          49       49              
  Lines        7547     7545       -2     
==========================================
- Hits         6959     6956       -3     
- Misses        588      589       +1     
Files with missing lines Coverage Δ
src/spatialdata/_core/query/spatial_query.py 95.17% <77.77%> (-0.30%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.