Skip to content

fix: reproducible niche Leiden clustering + expose flavor/random_state/n_iterations - #1266

Merged
selmanozleyen merged 11 commits into
mainfrom
fix/issue-1260
Aug 26, 2026
Merged

fix: reproducible niche Leiden clustering + expose flavor/random_state/n_iterations#1266
selmanozleyen merged 11 commits into
mainfrom
fix/issue-1260

merge main into branch

fb90ecc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 26, 2026 in 0s

78.75% (target 1.00%)

View this Pull Request on Codecov

78.75% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 78.75%. Comparing base (82af8ea) to head (fb90ecc).

Files with missing lines Patch % Lines
src/squidpy/gr/_niche.py 90.90% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1266   +/-   ##
=======================================
  Coverage   78.74%   78.75%           
=======================================
  Files          63       63           
  Lines        9362     9370    +8     
  Branches     1557     1558    +1     
=======================================
+ Hits         7372     7379    +7     
  Misses       1421     1421           
- Partials      569      570    +1     
Files with missing lines Coverage Δ
src/squidpy/_docs.py 95.34% <100.00%> (+0.05%) ⬆️
src/squidpy/gr/_niche.py 78.42% <90.90%> (+0.13%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.