Skip to content

[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.
This check has been archived and is scheduled for deletion. Learn more about checks retention
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%) ⬇️