New lazy to_multiscale() for labels #1068
Merged
Codecov / codecov/project
succeeded
Feb 11, 2026 in 0s
91.93% (target 1.00%)
View this Pull Request on Codecov
91.93% (target 1.00%)
Details
Codecov Report
❌ Patch coverage is 97.97980% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.93%. Comparing base (e88c24e) to head (0d4ae59).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/spatialdata/models/pyramids_utils.py | 94.87% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1068 +/- ##
==========================================
+ Coverage 91.89% 91.93% +0.04%
==========================================
Files 49 51 +2
Lines 7598 7664 +66
==========================================
+ Hits 6982 7046 +64
- Misses 616 618 +2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/spatialdata/_io/io_raster.py | 93.84% <100.00%> (-0.10%) |
⬇️ |
| src/spatialdata/datasets.py | 100.00% <100.00%> (ø) |
|
| src/spatialdata/models/chunks_utils.py | 100.00% <100.00%> (ø) |
|
| src/spatialdata/models/models.py | 88.42% <100.00%> (ø) |
|
| src/spatialdata/models/pyramids_utils.py | 94.87% <94.87%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading