Fix warning raster format mismatch ome-zarr #1005
Merged
Codecov / codecov/project
succeeded
Oct 27, 2025 in 1s
92.08% (target 1.00%)
View this Pull Request on Codecov
92.08% (target 1.00%)
Details
Codecov Report
❌ Patch coverage is 70.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.08%. Comparing base (2445eb7) to head (3ef9098).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/spatialdata/_io/io_zarr.py | 75.00% | 2 Missing |
| src/spatialdata/_io/format.py | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1005 +/- ##
==========================================
- Coverage 92.11% 92.08% -0.03%
==========================================
Files 48 48
Lines 7442 7446 +4
==========================================
+ Hits 6855 6857 +2
- Misses 587 589 +2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/spatialdata/_io/format.py | 84.00% <50.00%> (+0.07%) |
⬆️ |
| src/spatialdata/_io/io_zarr.py | 93.06% <75.00%> (-1.83%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading