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

multi table support #455

Merged
merged 32 commits into from
Mar 14, 2024

remove comments

57e9f61
Select commit
Loading
Failed to load commit list.
Merged

multi table support #455

remove comments
57e9f61
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 14, 2024 in 1s

92.58% (target 1.00%)

View this Pull Request on Codecov

92.58% (target 1.00%)

Details

Codecov Report

Attention: Patch coverage is 91.70673% with 69 lines in your changes are missing coverage. Please review.

Project coverage is 92.58%. Comparing base (cdb3d45) to head (57e9f61).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #455      +/-   ##
==========================================
- Coverage   92.62%   92.58%   -0.04%     
==========================================
  Files          39       43       +4     
  Lines        5258     5866     +608     
==========================================
+ Hits         4870     5431     +561     
- Misses        388      435      +47     
Files Coverage Δ
src/spatialdata/__init__.py 100.00% <100.00%> (ø)
src/spatialdata/_core/_utils.py 100.00% <100.00%> (ø)
src/spatialdata/_core/operations/_utils.py 93.02% <100.00%> (+2.32%) ⬆️
src/spatialdata/_core/query/_utils.py 94.11% <100.00%> (+2.11%) ⬆️
src/spatialdata/_core/query/spatial_query.py 95.65% <100.00%> (-0.38%) ⬇️
src/spatialdata/_io/format.py 87.38% <100.00%> (ø)
src/spatialdata/_io/io_table.py 100.00% <100.00%> (ø)
src/spatialdata/dataloader/datasets.py 88.70% <100.00%> (+0.06%) ⬆️
src/spatialdata/datasets.py 100.00% <100.00%> (ø)
src/spatialdata/models/__init__.py 100.00% <ø> (ø)
... and 14 more

... and 1 file with indirect coverage changes