ci: pre-commit autoupdate #3931
Merged
Codecov / codecov/project
succeeded
Dec 22, 2025 in 0s
76.89% (target 75.00%)
View this Pull Request on Codecov
76.89% (target 75.00%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.89%. Comparing base (78ace2c) to head (293cf1f).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## main #3931 +/- ##
==========================================
- Coverage 76.99% 76.89% -0.10%
==========================================
Files 117 117
Lines 12450 12450
==========================================
- Hits 9586 9574 -12
- Misses 2864 2876 +12 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/scanpy/get/get.py | 92.85% <ø> (ø) |
|
| src/scanpy/plotting/_dotplot.py | 93.48% <ø> (ø) |
|
| src/scanpy/plotting/_matrixplot.py | 96.62% <ø> (ø) |
|
| src/scanpy/plotting/_stacked_violin.py | 86.06% <ø> (ø) |
|
| src/scanpy/plotting/_tools/paga.py | 63.81% <ø> (ø) |
|
| src/scanpy/plotting/_tools/scatterplots.py | 83.13% <ø> (ø) |
|
| src/scanpy/preprocessing/_highly_variable_genes.py | 95.03% <ø> (ø) |
|
| src/scanpy/preprocessing/_pca/_dask.py | 100.00% <ø> (ø) |
|
| src/scanpy/preprocessing/_scrublet/__init__.py | 96.84% <ø> (ø) |
|
| src/scanpy/tools/_dendrogram.py | 83.33% <ø> (ø) |
|
| ... and 2 more |
Loading