feat: base without X_#4076
Open
flying-sheep wants to merge 20 commits into
Open
Codecov / codecov/project
succeeded
Jun 26, 2026 in 1s
79.89% (target 75.00%)
View this Pull Request on Codecov
79.89% (target 75.00%)
Details
Codecov Report
❌ Patch coverage is 85.11905% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.89%. Comparing base (68eeb6a) to head (8dee00e).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## main #4076 +/- ##
==========================================
+ Coverage 79.72% 79.89% +0.17%
==========================================
Files 120 120
Lines 12833 12900 +67
==========================================
+ Hits 10231 10307 +76
+ Misses 2602 2593 -9 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/scanpy/_settings/presets.py | 90.84% <100.00%> (+7.89%) |
⬆️ |
| src/scanpy/experimental/pp/_normalization.py | 94.50% <100.00%> (+0.18%) |
⬆️ |
| src/scanpy/experimental/pp/_recipes.py | 100.00% <100.00%> (ø) |
|
| src/scanpy/neighbors/__init__.py | 82.23% <100.00%> (+0.18%) |
⬆️ |
| src/scanpy/plotting/_tools/__init__.py | 76.17% <100.00%> (ø) |
|
| src/scanpy/plotting/_tools/paga.py | 64.26% <100.00%> (ø) |
|
| src/scanpy/preprocessing/_pca/__init__.py | 92.16% <100.00%> (+0.19%) |
⬆️ |
| src/scanpy/tools/_diffmap.py | 82.60% <100.00%> (+0.79%) |
⬆️ |
| src/scanpy/tools/_dpt.py | 66.37% <100.00%> (+0.75%) |
⬆️ |
| src/scanpy/tools/_embedding_density.py | 62.29% <100.00%> (ø) |
|
| ... and 10 more |
Loading