Skip to content

Rely on Ruff for TYPE_CHECKING block mgmt

Codecov / codecov/project succeeded Sep 20, 2024 in 1s

76.75% (target 75.00%)

View this Pull Request on Codecov

76.75% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 87.87879% with 4 lines in your changes missing coverage. Please review.

Project coverage is 76.75%. Comparing base (b0597a9) to head (3cce3f2).

Files with missing lines Patch % Lines
src/scanpy/external/tl/_wishbone.py 50.00% 1 Missing ⚠️
src/scanpy/plotting/_anndata.py 75.00% 1 Missing ⚠️
src/scanpy/plotting/_utils.py 85.71% 1 Missing ⚠️
src/scanpy/queries/_queries.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3248      +/-   ##
==========================================
- Coverage   76.76%   76.75%   -0.01%     
==========================================
  Files         109      109              
  Lines       12554    12551       -3     
==========================================
- Hits         9637     9634       -3     
  Misses       2917     2917              
Files with missing lines Coverage Δ
src/scanpy/cli.py 93.75% <100.00%> (ø)
src/scanpy/plotting/_baseplot_class.py 90.30% <100.00%> (ø)
src/scanpy/plotting/_tools/__init__.py 77.54% <100.00%> (-0.06%) ⬇️
src/scanpy/plotting/_tools/paga.py 68.47% <100.00%> (ø)
src/scanpy/plotting/_tools/scatterplots.py 86.99% <100.00%> (-0.03%) ⬇️
src/scanpy/tools/_marker_gene_overlap.py 77.41% <100.00%> (ø)
src/scanpy/external/tl/_wishbone.py 28.57% <50.00%> (ø)
src/scanpy/plotting/_anndata.py 85.02% <75.00%> (ø)
src/scanpy/plotting/_utils.py 56.48% <85.71%> (-0.09%) ⬇️
src/scanpy/queries/_queries.py 47.54% <50.00%> (ø)