Cloud storage support (Azure, S3, GCS) #1087
Open
Codecov / codecov/project
succeeded
Mar 4, 2026 in 1s
91.90% (target 1.00%)
View this Pull Request on Codecov
91.90% (target 1.00%)
Details
Codecov Report
❌ Patch coverage is 87.27273% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.90%. Comparing base (094b869) to head (cae2319).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/spatialdata/_io/_utils.py | 79.38% | 20 Missing |
| src/spatialdata/_core/spatialdata.py | 73.91% | 6 Missing |
| src/spatialdata/_io/io_shapes.py | 98.21% | 1 Missing |
| src/spatialdata/_io/io_zarr.py | 90.90% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1087 +/- ##
==========================================
- Coverage 91.96% 91.90% -0.06%
==========================================
Files 51 52 +1
Lines 7729 7907 +178
==========================================
+ Hits 7108 7267 +159
- Misses 621 640 +19 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/spatialdata/_io/__init__.py | 100.00% <100.00%> (ø) |
|
| src/spatialdata/_io/_dask_zarr_compat.py | 100.00% <100.00%> (ø) |
|
| src/spatialdata/_io/io_points.py | 98.03% <100.00%> (+0.31%) |
⬆️ |
| src/spatialdata/_io/io_raster.py | 93.89% <100.00%> (ø) |
|
| src/spatialdata/_io/io_table.py | 90.90% <100.00%> (+0.43%) |
⬆️ |
| src/spatialdata/_io/io_shapes.py | 96.12% <98.21%> (+1.18%) |
⬆️ |
| src/spatialdata/_io/io_zarr.py | 92.52% <90.90%> (+0.14%) |
⬆️ |
| src/spatialdata/_core/spatialdata.py | 91.80% <73.91%> (-0.13%) |
⬇️ |
| src/spatialdata/_io/_utils.py | 85.58% <79.38%> (-1.17%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading