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 polygon_query() #422

Merged
merged 29 commits into from
Feb 9, 2024

Merge branch 'main' into refactor_polygon_bb

9db42a8
Select commit
Loading
Failed to load commit list.
Merged

Refactor polygon_query() #422

Merge branch 'main' into refactor_polygon_bb
9db42a8
Select commit
Loading
Failed to load commit list.
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%) ⬆️

... and 2 files with indirect coverage changes