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

fix int for shortcut #3461

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

Merge branch 'main' into fix-int-for-regress_out

63cd9a7
Select commit
Loading
Failed to load commit list.
Open

fix int for shortcut #3461

Merge branch 'main' into fix-int-for-regress_out
63cd9a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 17, 2025 in 0s

75.43% (target 75.00%)

View this Pull Request on Codecov

75.43% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 75.43%. Comparing base (a28fe88) to head (63cd9a7).

Files with missing lines Patch % Lines
src/scanpy/preprocessing/_simple.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3461      +/-   ##
==========================================
- Coverage   75.44%   75.43%   -0.01%     
==========================================
  Files         113      113              
  Lines       13250    13253       +3     
==========================================
+ Hits         9997     9998       +1     
- Misses       3253     3255       +2     
Files with missing lines Coverage Δ
src/scanpy/preprocessing/_simple.py 89.72% <33.33%> (-0.43%) ⬇️