Adding model with cycle consistency and VampPrior #2421
+1,865
−1
Codecov / codecov/project
succeeded
Nov 19, 2024 in 0s
84.62% (target 85.00%)
View this Pull Request on Codecov
84.62% (target 85.00%)
Details
Codecov Report
Attention: Patch coverage is 88.26667%
with 44 lines
in your changes missing coverage. Please review.
Project coverage is 84.62%. Comparing base (
c53efe0
) to head (6a2e3eb
).
Report is 10 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #2421 +/- ##
==========================================
- Coverage 84.81% 84.62% -0.20%
==========================================
Files 173 183 +10
Lines 14793 15436 +643
==========================================
+ Hits 12547 13063 +516
- Misses 2246 2373 +127
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.64% <72.64%> (ø) |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading