[2/3] Add assign_stitch_groups (tile-cut stitching algorithm)#1193
Merged
Codecov / codecov/project
succeeded
Jun 11, 2026 in 1s
75.29% (target 1.00%)
View this Pull Request on Codecov
75.29% (target 1.00%)
Details
Codecov Report
❌ Patch coverage is 73.83367% with 129 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.29%. Comparing base (a9966fd) to head (98566ee).
Additional details and impacted files
@@ Coverage Diff @@
## main #1193 +/- ##
==========================================
- Coverage 75.32% 75.29% -0.03%
==========================================
Files 56 59 +3
Lines 7936 8429 +493
Branches 1295 1395 +100
==========================================
+ Hits 5978 6347 +369
- Misses 1447 1527 +80
- Partials 511 555 +44 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/squidpy/experimental/im/_tiling.py | 86.06% <ø> (ø) |
|
| src/squidpy/experimental/utils/_geometry.py | 80.00% <80.00%> (ø) |
|
| src/squidpy/experimental/tl/_tiling_qc.py | 71.33% <75.00%> (+1.30%) |
⬆️ |
| src/squidpy/experimental/utils/_labels.py | 73.68% <68.00%> (+4.45%) |
⬆️ |
| src/squidpy/experimental/utils/_params.py | 41.17% <41.17%> (ø) |
|
| src/squidpy/experimental/tl/_tiling_stitch.py | 75.29% <75.29%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading