Skip to content

typo

c2c40e7
Select commit
Loading
Failed to load commit list.
Open

Add COZI to nhood_enrichment() #1023

typo
c2c40e7
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 58 commits behind head on main.

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.

HEAD has 3 uploads less than BASE
Flag BASE (d8b8f91) HEAD (c2c40e7)
4 1
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%) ⬇️

... and 29 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.