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

feat: support numpy 2.0 #2842

Merged
merged 24 commits into from
Dec 22, 2024

Merge branch 'main' into numpy

bceb3a2
Select commit
Loading
Failed to load commit list.
Merged

feat: support numpy 2.0 #2842

Merge branch 'main' into numpy
bceb3a2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 22, 2024 in 0s

83.46% (target 85.00%)

View this Pull Request on Codecov

83.46% (target 85.00%)

Details

Codecov Report

Attention: Patch coverage is 17.24138% with 24 lines in your changes missing coverage. Please review.

Project coverage is 83.46%. Comparing base (715d862) to head (bceb3a2).

Files with missing lines Patch % Lines
src/scvi/data/_built_in_data/_loom.py 14.28% 12 Missing ⚠️
src/scvi/data/_built_in_data/_smfish.py 14.28% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2842      +/-   ##
==========================================
- Coverage   84.69%   83.46%   -1.24%     
==========================================
  Files         178      177       -1     
  Lines       15155    15045     -110     
==========================================
- Hits        12836    12557     -279     
- Misses       2319     2488     +169     
Files with missing lines Coverage Δ
src/scvi/model/utils/__init__.py 100.00% <100.00%> (ø)
src/scvi/data/_built_in_data/_loom.py 31.03% <14.28%> (-52.88%) ⬇️
src/scvi/data/_built_in_data/_smfish.py 33.33% <14.28%> (-66.67%) ⬇️

... and 5 files with indirect coverage changes