Backport PR #3987: ci: circumvent hatch incompatibility #3988
Codecov / codecov/project
succeeded
Feb 26, 2026 in 0s
77.22% (target 75.00%)
View this Pull Request on Codecov
77.22% (target 75.00%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.22%. Comparing base (bae7502) to head (9f90247).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## 1.12.x #3988 +/- ##
==========================================
- Coverage 78.28% 77.22% -1.06%
==========================================
Files 117 117
Lines 12635 12635
==========================================
- Hits 9891 9758 -133
- Misses 2744 2877 +133 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/scanpy/_utils/__init__.py | 77.67% <ø> (-0.92%) |
⬇️ |
| src/scanpy/get/_aggregated.py | 92.95% <ø> (ø) |
|
| src/scanpy/get/get.py | 92.85% <100.00%> (ø) |
|
| src/scanpy/metrics/_common.py | 94.73% <ø> (ø) |
|
| src/scanpy/plotting/_anndata.py | 85.63% <100.00%> (ø) |
|
| src/scanpy/plotting/_tools/scatterplots.py | 83.52% <ø> (ø) |
|
| src/scanpy/preprocessing/_highly_variable_genes.py | 95.03% <ø> (ø) |
|
| src/scanpy/preprocessing/_pca/__init__.py | 90.65% <ø> (-0.55%) |
⬇️ |
| src/scanpy/preprocessing/_scale.py | 91.20% <ø> (ø) |
|
| src/scanpy/preprocessing/_scrublet/core.py | 92.71% <100.00%> (ø) |
|
| ... and 3 more |
Loading