Skip to content

[pre-commit.ci] auto fixes from pre-commit.com hooks

73f6c0b
Select commit
Loading
Failed to load commit list.
Open

missing var_names in BasePlot #3460

[pre-commit.ci] auto fixes from pre-commit.com hooks
73f6c0b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 25, 2025 in 1s

75.45% (target 75.00%)

View this Pull Request on Codecov

75.45% (target 75.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.45%. Comparing base (cce4bd6) to head (73f6c0b).
⚠️ Report is 182 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3460   +/-   ##
=======================================
  Coverage   75.44%   75.45%           
=======================================
  Files         113      113           
  Lines       13250    13254    +4     
=======================================
+ Hits         9997    10001    +4     
  Misses       3253     3253           
Files with missing lines Coverage Δ
src/scanpy/plotting/_baseplot_class.py 91.64% <100.00%> (+0.09%) ⬆️