spatialdata
spatialdata copied to clipboard
[scverse hackathon] cloud future
Draft PR so we can keep track of progress during the hackathon.
These changes would need to land on main, so we can start with the API refactor
Include:
#905 #904 #903 #902 #901
Codecov Report
:x: Patch coverage is 91.60839% with 12 lines in your changes missing coverage. Please review.
:white_check_mark: Project coverage is 92.08%. Comparing base (4021946) to head (e9e2c7b).
:warning: Report is 24 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #907 +/- ##
==========================================
- Coverage 92.11% 92.08% -0.03%
==========================================
Files 48 48
Lines 7429 7493 +64
==========================================
+ Hits 6843 6900 +57
- Misses 586 593 +7
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/spatialdata/_core/spatialdata.py | 91.60% <100.00%> (+0.14%) |
:arrow_up: |
| src/spatialdata/_io/format.py | 88.39% <100.00%> (+0.06%) |
:arrow_up: |
| src/spatialdata/_io/io_points.py | 100.00% <100.00%> (ø) |
|
| src/spatialdata/_io/io_shapes.py | 95.16% <100.00%> (ø) |
|
| src/spatialdata/_io/io_table.py | 94.00% <100.00%> (-0.45%) |
:arrow_down: |
| src/spatialdata/_types.py | 100.00% <100.00%> (ø) |
|
| src/spatialdata/_io/_utils.py | 88.26% <87.87%> (-0.19%) |
:arrow_down: |
| src/spatialdata/_io/io_raster.py | 95.10% <84.00%> (-1.75%) |
:arrow_down: |
| src/spatialdata/_io/io_zarr.py | 88.79% <89.47%> (+0.33%) |
:arrow_up: |
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Closing this in preference of merging smaller PRs one by one.