Backport PR #3986 on branch 1.12.x (docs: deduplicate louvain and leiden parameter docs) #4046
Codecov / codecov/project
succeeded
Apr 10, 2026 in 0s
78.33% (target 75.00%)
View this Pull Request on Codecov
78.33% (target 75.00%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.33%. Comparing base (98b2af8) to head (cc40717).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## 1.12.x #4046 +/- ##
==========================================
+ Coverage 78.32% 78.33% +0.01%
==========================================
Files 117 118 +1
Lines 12597 12608 +11
==========================================
+ Hits 9866 9877 +11
Misses 2731 2731 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/scanpy/tools/_docs.py | 100.00% <100.00%> (ø) |
|
| src/scanpy/tools/_leiden.py | 93.75% <100.00%> (+0.24%) |
⬆️ |
| src/scanpy/tools/_louvain.py | 100.00% <100.00%> (ø) |
Loading