Adding model with cycle consistency and VampPrior #2421
+1,854
−1
Codecov / codecov/project
succeeded
Nov 1, 2024 in 1s
84.40% (target 85.00%)
View this Pull Request on Codecov
84.40% (target 85.00%)
Details
Codecov Report
Attention: Patch coverage is 88.20375%
with 44 lines
in your changes missing coverage. Please review.
Project coverage is 84.40%. Comparing base (
c53efe0
) to head (df4b335
).
Report is 3 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #2421 +/- ##
==========================================
- Coverage 84.81% 84.40% -0.42%
==========================================
Files 173 178 +5
Lines 14793 15168 +375
==========================================
+ Hits 12547 12802 +255
- Misses 2246 2366 +120
Files with missing lines | Coverage Δ | |
---|---|---|
src/scvi/external/__init__.py | 100.00% <100.00%> (ø) |
|
src/scvi/external/sysvi/__init__.py | 100.00% <100.00%> (ø) |
|
src/scvi/external/sysvi/_priors.py | 97.67% <97.67%> (ø) |
|
src/scvi/external/sysvi/_module.py | 97.01% <97.01%> (ø) |
|
src/scvi/external/sysvi/_model.py | 90.90% <90.90%> (ø) |
|
src/scvi/external/sysvi/_base_components.py | 72.17% <72.17%> (ø) |
Loading