Migrate supported Python to 3.12, 3.13, 3.14#1151
Merged
Merged
Codecov / codecov/project
succeeded
Jun 22, 2026 in 0s
92.43% (target 1.00%)
View this Pull Request on Codecov
92.43% (target 1.00%)
Details
Codecov Report
❌ Patch coverage is 96.42857% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 92.43%. Comparing base (af51100) to head (a22181c).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/spatialdata/models/models.py | 92.85% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1151 +/- ##
==========================================
- Coverage 92.44% 92.43% -0.01%
==========================================
Files 51 51
Lines 7811 7815 +4
==========================================
+ Hits 7221 7224 +3
- Misses 590 591 +1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/spatialdata/_core/operations/rasterize_bins.py | 93.65% <100.00%> (-0.15%) |
⬇️ |
| src/spatialdata/_core/query/spatial_query.py | 95.52% <ø> (ø) |
|
| src/spatialdata/_io/_utils.py | 86.66% <100.00%> (ø) |
|
| src/spatialdata/_io/io_raster.py | 89.04% <100.00%> (-0.21%) |
⬇️ |
| src/spatialdata/_types.py | 100.00% <100.00%> (ø) |
|
| src/spatialdata/dataloader/__init__.py | 100.00% <100.00%> (ø) |
|
| src/spatialdata/models/_utils.py | 89.20% <100.00%> (ø) |
|
| src/spatialdata/models/chunks_utils.py | 100.00% <100.00%> (ø) |
|
| src/spatialdata/models/models.py | 88.05% <92.85%> (+0.07%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading