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

Faster filtering of sparce matrix #3465

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

[pre-commit.ci] auto fixes from pre-commit.com hooks

14405f9
Select commit
Loading
Failed to load commit list.
Open

Faster filtering of sparce matrix #3465

[pre-commit.ci] auto fixes from pre-commit.com hooks
14405f9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 14, 2025 in 0s

75.33% (target 75.00%)

View this Pull Request on Codecov

75.33% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 68.00000% with 16 lines in your changes missing coverage. Please review.

Project coverage is 75.33%. Comparing base (3075537) to head (14405f9).

Files with missing lines Patch % Lines
src/scanpy/preprocessing/_simple.py 68.00% 16 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3465      +/-   ##
==========================================
- Coverage   75.44%   75.33%   -0.12%     
==========================================
  Files         113      113              
  Lines       13250    13311      +61     
==========================================
+ Hits         9997    10028      +31     
- Misses       3253     3283      +30     
Files with missing lines Coverage Δ
src/scanpy/preprocessing/_simple.py 84.90% <68.00%> (-5.25%) ⬇️