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

Rely on Ruff for TYPE_CHECKING block mgmt #3248

Merged
merged 1 commit into from
Sep 20, 2024
Merged

Rely on Ruff for TYPE_CHECKING block mgmt #3248

merged 1 commit into from
Sep 20, 2024

Conversation

flying-sheep
Copy link
Member

No description provided.

Copy link

codecov bot commented Sep 20, 2024

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).
Report is 1 commits behind head on main.

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%> (ø)

@flying-sheep flying-sheep merged commit 1650aed into main Sep 20, 2024
16 of 18 checks passed
@flying-sheep flying-sheep deleted the cabc-b-gone branch September 20, 2024 11:38
@scverse scverse deleted a comment from lumberbot-app bot Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant