Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing var_names in BasePlot #3460

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

[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 Feb 10, 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).

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%) ⬆️