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

rechunking raster data after spatial query #479

Merged
merged 3 commits into from
Mar 14, 2024

Merge branch 'multi_table' into fix/rechunking

88d275e
Select commit
Loading
Failed to load commit list.
Merged

rechunking raster data after spatial query #479

Merge branch 'multi_table' into fix/rechunking
88d275e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 14, 2024 in 1s

92.63% (target 1.00%)

View this Pull Request on Codecov

92.63% (target 1.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.63%. Comparing base (b6897a8) to head (88d275e).

Additional details and impacted files
@@             Coverage Diff              @@
##           multi_table     #479   +/-   ##
============================================
  Coverage        92.62%   92.63%           
============================================
  Files               43       43           
  Lines             5861     5864    +3     
============================================
+ Hits              5429     5432    +3     
  Misses             432      432           
Files Coverage Δ
src/spatialdata/_core/query/spatial_query.py 95.65% <100.00%> (+0.03%) ⬆️