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

Add PYI lints #3339

Merged
merged 3 commits into from
Nov 5, 2024
Merged

Add PYI lints #3339

merged 3 commits into from
Nov 5, 2024

Conversation

flying-sheep
Copy link
Member

@flying-sheep flying-sheep added this to the 1.10.4 milestone Nov 5, 2024
Copy link

codecov bot commented Nov 5, 2024

Codecov Report

Attention: Patch coverage is 76.92308% with 3 lines in your changes missing coverage. Please review.

Project coverage is 77.24%. Comparing base (0d04447) to head (41666cf).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/scanpy/_utils/__init__.py 62.50% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3339   +/-   ##
=======================================
  Coverage   77.23%   77.24%           
=======================================
  Files         111      111           
  Lines       12608    12609    +1     
=======================================
+ Hits         9738     9740    +2     
+ Misses       2870     2869    -1     
Files with missing lines Coverage Δ
src/scanpy/_settings.py 90.20% <100.00%> (ø)
src/scanpy/cli.py 93.75% <100.00%> (ø)
src/scanpy/get/_aggregated.py 95.23% <100.00%> (ø)
src/scanpy/plotting/_anndata.py 85.56% <ø> (ø)
src/scanpy/plotting/_stacked_violin.py 86.40% <ø> (ø)
src/scanpy/plotting/_tools/__init__.py 78.22% <ø> (ø)
src/scanpy/plotting/_tools/paga.py 68.47% <ø> (ø)
src/scanpy/plotting/_tools/scatterplots.py 86.69% <ø> (ø)
src/scanpy/preprocessing/_scale.py 91.89% <ø> (ø)
src/scanpy/preprocessing/_scrublet/sparse_utils.py 89.28% <ø> (ø)
... and 4 more

@flying-sheep flying-sheep merged commit 5c0e89e into main Nov 5, 2024
5 of 12 checks passed
@flying-sheep flying-sheep deleted the lint-pyi branch November 5, 2024 16:34
@scverse scverse deleted a comment from lumberbot-app bot Nov 22, 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.

2 participants