Refactor polygon_query()
#422
Merged
Codecov / codecov/project
succeeded
Feb 9, 2024 in 0s
92.13% (target 1.00%)
View this Pull Request on Codecov
92.13% (target 1.00%)
Details
Codecov Report
Attention: 10 lines
in your changes are missing coverage. Please review.
Comparison is base (
9f188f9
) 91.78% compared to head (9db42a8
) 92.13%.
Additional details and impacted files
@@ Coverage Diff @@
## main #422 +/- ##
==========================================
+ Coverage 91.78% 92.13% +0.34%
==========================================
Files 37 37
Lines 5052 5073 +21
==========================================
+ Hits 4637 4674 +37
+ Misses 415 399 -16
Files | Coverage Δ | |
---|---|---|
src/spatialdata/_core/spatialdata.py | 93.40% <100.00%> (+0.05%) |
⬆️ |
src/spatialdata/models/models.py | 86.36% <88.88%> (+0.14%) |
⬆️ |
src/spatialdata/_core/query/spatial_query.py | 95.73% <94.76%> (+2.81%) |
⬆️ |
Loading