feat: support numpy 2.0 #2842
Merged
feat: support numpy 2.0 #2842
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%) |
⬇️ |
Loading