Split SpatialData objects via deconcatenate()
#1124
+124
−3
Codecov / codecov/project
succeeded
May 11, 2026 in 1s
92.04% (target 1.00%)
View this Pull Request on Codecov
92.04% (target 1.00%)
Details
Codecov Report
❌ Patch coverage is 91.30435% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.04%. Comparing base (835a035) to head (41e1024).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/spatialdata/_core/concatenate.py | 91.30% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1124 +/- ##
==========================================
- Coverage 92.04% 92.04% -0.01%
==========================================
Files 51 51
Lines 7785 7807 +22
==========================================
+ Hits 7166 7186 +20
- Misses 619 621 +2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/spatialdata/__init__.py | 95.65% <ø> (ø) |
|
| src/spatialdata/_core/concatenate.py | 92.30% <91.30%> (-0.23%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading