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

updates sparse scale #2942

Merged
merged 30 commits into from
Apr 8, 2024

Move numba code to it's own method

35dd438
Select commit
Loading
Failed to load commit list.
Merged

updates sparse scale #2942

Move numba code to it's own method
35dd438
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 8, 2024 in 0s

75.51% (target 1.00%)

View this Pull Request on Codecov

75.51% (target 1.00%)

Details

Codecov Report

Attention: Patch coverage is 87.70492% with 15 lines in your changes are missing coverage. Please review.

Project coverage is 75.51%. Comparing base (c68557c) to head (35dd438).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2942      +/-   ##
==========================================
+ Coverage   75.49%   75.51%   +0.02%     
==========================================
  Files         116      117       +1     
  Lines       12911    12955      +44     
==========================================
+ Hits         9747     9783      +36     
- Misses       3164     3172       +8     
Files Coverage Δ
scanpy/preprocessing/__init__.py 100.00% <100.00%> (ø)
scanpy/preprocessing/_simple.py 83.97% <100.00%> (-1.19%) ⬇️
scanpy/tools/_rank_genes_groups.py 94.33% <100.00%> (ø)
scanpy/preprocessing/_scale.py 87.39% <87.39%> (ø)