Generalize tl.dendrogram function to either axis - #2771
Open
dburkhardt wants to merge 17 commits into
Open
Codecov / codecov/project
succeeded
Aug 27, 2026 in 0s
74.65% (target 1.00%)
View this Pull Request on Codecov
74.65% (target 1.00%)
Details
Codecov Report
❌ Patch coverage is 90.76923% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.65%. Comparing base (ddeb820) to head (521a590).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| scanpy/tools/_dendrogram.py | 89.58% | 5 Missing |
| scanpy/tools/_utils.py | 85.71% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2771 +/- ##
==========================================
+ Coverage 74.56% 74.65% +0.08%
==========================================
Files 115 115
Lines 12713 12783 +70
==========================================
+ Hits 9480 9543 +63
- Misses 3233 3240 +7 | Files with missing lines | Coverage Δ | |
|---|---|---|
| scanpy/plotting/_anndata.py | 84.93% <100.00%> (-0.06%) |
⬇️ |
| scanpy/plotting/_baseplot_class.py | 89.88% <100.00%> (ø) |
|
| scanpy/tools/_utils.py | 70.58% <85.71%> (+0.96%) |
⬆️ |
| scanpy/tools/_dendrogram.py | 88.40% <89.58%> (+1.73%) |
⬆️ |
Loading