refactor filter_table_by_elements
#701
Draft
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%) |
⬆️ |
Loading