style: unify import messages #3979
Merged
Codecov / codecov/project
succeeded
Feb 17, 2026 in 0s
78.28% (target 75.00%)
View this Pull Request on Codecov
78.28% (target 75.00%)
Details
Codecov Report
❌ Patch coverage is 10.52632% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.28%. Comparing base (4a90f6f) to head (08534fc).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## main #3979 +/- ##
==========================================
- Coverage 78.32% 78.28% -0.05%
==========================================
Files 117 117
Lines 12634 12634
==========================================
- Hits 9896 9890 -6
- Misses 2738 2744 +6 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/scanpy/metrics/_metrics.py | 97.18% <ø> (ø) |
|
| src/scanpy/plotting/_utils.py | 78.90% <100.00%> (ø) |
|
| src/scanpy/preprocessing/_scrublet/__init__.py | 96.84% <ø> (ø) |
|
| src/scanpy/external/exporting.py | 13.38% <0.00%> (ø) |
|
| src/scanpy/external/pp/_bbknn.py | 53.84% <0.00%> (ø) |
|
| src/scanpy/external/pp/_dca.py | 50.00% <0.00%> (ø) |
|
| src/scanpy/external/pp/_harmony_integrate.py | 50.00% <0.00%> (ø) |
|
| src/scanpy/external/pp/_magic.py | 26.19% <0.00%> (ø) |
|
| src/scanpy/external/pp/_mnn_correct.py | 22.22% <0.00%> (ø) |
|
| src/scanpy/external/pp/_scanorama_integrate.py | 27.58% <0.00%> (ø) |
|
| ... and 9 more |
Loading