Improved sliding windows#1116
Open
schrf wants to merge 17 commits into
Open
Codecov / codecov/project
succeeded
Jun 19, 2026 in 1s
76.63% (target 1.00%)
View this Pull Request on Codecov
76.63% (target 1.00%)
Details
Codecov Report
❌ Patch coverage is 82.85714% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.63%. Comparing base (55572c4) to head (2f32109).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/squidpy/tl/_sliding_window.py | 82.85% | 6 Missing and 6 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #1116 +/- ##
==========================================
+ Coverage 76.55% 76.63% +0.08%
==========================================
Files 63 63
Lines 9067 9122 +55
Branches 1521 1534 +13
==========================================
+ Hits 6941 6991 +50
- Misses 1541 1543 +2
- Partials 585 588 +3 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/squidpy/tl/_sliding_window.py | 82.97% <82.85%> (+5.07%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading