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

fix: citation, relational query index #569

Merged
merged 11 commits into from
May 25, 2024

Merge branch 'main' into fixes

dbdbd7f
Select commit
Loading
Failed to load commit list.
Merged

fix: citation, relational query index #569

Merge branch 'main' into fixes
dbdbd7f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 25, 2024 in 1s

92.55% (target 1.00%)

View this Pull Request on Codecov

92.55% (target 1.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.55%. Comparing base (2a38051) to head (dbdbd7f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #569   +/-   ##
=======================================
  Coverage   92.55%   92.55%           
=======================================
  Files          42       42           
  Lines        6001     6003    +2     
=======================================
+ Hits         5554     5556    +2     
  Misses        447      447           
Files Coverage Δ
src/spatialdata/_core/query/relational_query.py 95.51% <100.00%> (+0.02%) ⬆️
src/spatialdata/dataloader/datasets.py 90.68% <ø> (ø)