Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor filter_table_by_elements #701

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

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 Sep 16, 2024 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 2 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