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 data loader #299

Merged
merged 47 commits into from
Dec 14, 2023

fix tests and docs and remove

63e761d
Select commit
Loading
Failed to load commit list.
Merged

refactor data loader #299

fix tests and docs and remove
63e761d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2023 in 0s

91.75% (target 1.00%)

View this Pull Request on Codecov

91.75% (target 1.00%)

Details

Codecov Report

Merging #299 (63e761d) into main (bf3377f) will increase coverage by 0.17%.
Report is 3 commits behind head on main.
The diff coverage is 88.20%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #299      +/-   ##
==========================================
+ Coverage   91.57%   91.75%   +0.17%     
==========================================
  Files          36       36              
  Lines        4938     5007      +69     
==========================================
+ Hits         4522     4594      +72     
+ Misses        416      413       -3     
Files Coverage Δ
src/spatialdata/_core/concatenate.py 87.30% <100.00%> (+1.14%) ⬆️
src/spatialdata/_core/data_extent.py 97.33% <ø> (ø)
src/spatialdata/_core/operations/aggregate.py 95.00% <100.00%> (+0.49%) ⬆️
src/spatialdata/_core/operations/rasterize.py 83.33% <ø> (-0.09%) ⬇️
src/spatialdata/_core/query/relational_query.py 96.27% <100.00%> (+0.59%) ⬆️
src/spatialdata/_core/query/spatial_query.py 92.01% <ø> (-0.03%) ⬇️
src/spatialdata/_core/spatialdata.py 93.98% <100.00%> (+0.09%) ⬆️
src/spatialdata/_io/_utils.py 90.41% <100.00%> (+1.22%) ⬆️
src/spatialdata/_io/io_zarr.py 90.29% <100.00%> (ø)
src/spatialdata/_utils.py 94.16% <100.00%> (+0.72%) ⬆️
... and 6 more