refactor data loader #299
Merged
refactor data loader #299
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 is88.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 |
Loading