Skip to content

fix bug of filtering

1d0519e
Select commit
Loading
Failed to load commit list.
Draft

refactor filter_table_by_elements #701

fix bug of filtering
1d0519e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 1, 2026 in 0s

91.88% (target 1.00%)

View this Pull Request on Codecov

91.88% (target 1.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.88%. Comparing base (774b492) to head (1d0519e).
⚠️ Report is 177 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #701      +/-   ##
==========================================
+ Coverage   91.83%   91.88%   +0.05%     
==========================================
  Files          44       44              
  Lines        6781     6780       -1     
==========================================
+ Hits         6227     6230       +3     
+ Misses        554      550       -4     
Files with missing lines Coverage Δ
src/spatialdata/_core/query/relational_query.py 91.26% <100.00%> (+0.60%) ⬆️
src/spatialdata/_core/spatialdata.py 90.94% <100.00%> (+0.05%) ⬆️

... and 1 file with indirect coverage changes

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