feat: MULTIVI Mudata Minification #3039
Open
Codecov / codecov/project
failed
Feb 27, 2025 in 0s
80.92% (target 85.00%)
View this Pull Request on Codecov
80.92% (target 85.00%)
Details
Codecov Report
Attention: Patch coverage is 3.79147%
with 406 lines
in your changes missing coverage. Please review.
Project coverage is 80.92%. Comparing base (
a435561
) to head (37d7996
).
Report is 36 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/scvi/module/_multivae copy.py | 0.00% | 404 Missing |
src/scvi/data/fields/_arraylike_field.py | 66.66% | 2 Missing |
❌ Your project check has failed because the head coverage (80.92%) is below the target coverage (85.00%). You can increase the head coverage or adjust the target coverage.
❗ There is a different number of reports uploaded between BASE (a435561) and HEAD (37d7996). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## main #3039 +/- ##
==========================================
- Coverage 89.77% 80.92% -8.85%
==========================================
Files 181 182 +1
Lines 15494 15850 +356
==========================================
- Hits 13909 12826 -1083
- Misses 1585 3024 +1439
Files with missing lines | Coverage Δ | |
---|---|---|
src/scvi/model/_multivi.py | 76.20% <100.00%> (+1.12%) |
⬆️ |
src/scvi/data/fields/_arraylike_field.py | 92.34% <66.66%> (-0.77%) |
⬇️ |
src/scvi/module/_multivae copy.py | 0.00% <0.00%> (ø) |
Loading