Add COZI to nhood_enrichment() #1023
Open
Codecov / codecov/project
succeeded
Mar 31, 2026 in 1s
23.95% (target 1.00%)
View this Pull Request on Codecov
23.95% (target 1.00%)
Details
Codecov Report
❌ Patch coverage is 7.63359% with 121 lines in your changes missing coverage. Please review.
✅ Project coverage is 23.95%. Comparing base (d8b8f91) to head (c2c40e7).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/squidpy/gr/_nhood.py | 3.37% | 86 Missing |
| src/squidpy/pl/_graph.py | 10.25% | 35 Missing |
❗ There is a different number of reports uploaded between BASE (d8b8f91) and HEAD (c2c40e7). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## main #1023 +/- ##
===========================================
- Coverage 66.63% 23.95% -42.68%
===========================================
Files 40 41 +1
Lines 6060 6186 +126
Branches 1015 1036 +21
===========================================
- Hits 4038 1482 -2556
- Misses 1662 4687 +3025
+ Partials 360 17 -343 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/squidpy/_docs.py | 94.36% <100.00%> (+0.16%) |
⬆️ |
| src/squidpy/im/_io.py | 15.00% <100.00%> (-51.91%) |
⬇️ |
| src/squidpy/pl/_graph.py | 20.00% <10.25%> (-59.37%) |
⬇️ |
| src/squidpy/gr/_nhood.py | 16.93% <3.37%> (-60.57%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading