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

Add clip parameter to polygon_query; tests missing #670

Merged
merged 2 commits into from
Aug 12, 2024

tests and changelog

1cb3f4d
Select commit
Loading
Failed to load commit list.
Merged

Add clip parameter to polygon_query; tests missing #670

tests and changelog
1cb3f4d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 12, 2024 in 0s

91.83% (target 1.00%)

View this Pull Request on Codecov

91.83% (target 1.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.83%. Comparing base (193d930) to head (1cb3f4d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #670   +/-   ##
=======================================
  Coverage   91.83%   91.83%           
=======================================
  Files          44       44           
  Lines        6770     6776    +6     
=======================================
+ Hits         6217     6223    +6     
  Misses        553      553           
Files Coverage Δ
src/spatialdata/_core/query/spatial_query.py 94.73% <100.00%> (+0.08%) ⬆️
src/spatialdata/_core/spatialdata.py 90.89% <ø> (ø)