feat: allow exponentiation post agg for log-fold-change in rank_genes_groups
#4037
+92
−17
Codecov / codecov/project
succeeded
May 4, 2026 in 1s
79.64% (target 75.00%)
View this Pull Request on Codecov
79.64% (target 75.00%)
Details
Codecov Report
❌ Patch coverage is 93.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 79.64%. Comparing base (45325b1) to head (aac3189).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/scanpy/tools/_rank_genes_groups.py | 92.85% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #4037 +/- ##
==========================================
+ Coverage 79.62% 79.64% +0.02%
==========================================
Files 120 120
Lines 12941 12952 +11
==========================================
+ Hits 10304 10316 +12
+ Misses 2637 2636 -1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/scanpy/_settings/presets.py | 86.61% <100.00%> (+0.10%) |
⬆️ |
| src/scanpy/tools/_rank_genes_groups.py | 93.33% <92.85%> (+0.47%) |
⬆️ |
Loading