scvi-tools icon indicating copy to clipboard operation
scvi-tools copied to clipboard

`DEMixin` module

Open PierreBoyeau opened this issue 2 years ago • 2 comments

PierreBoyeau avatar Feb 17 '22 20:02 PierreBoyeau

Codecov Report

Base: 91.27% // Head: 91.28% // Increases project coverage by +0.01% :tada:

Coverage data is based on head (b4a07e3) compared to base (9ff329e). Patch coverage: 94.44% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1360      +/-   ##
==========================================
+ Coverage   91.27%   91.28%   +0.01%     
==========================================
  Files         116      117       +1     
  Lines        9275     9286      +11     
==========================================
+ Hits         8466     8477      +11     
  Misses        809      809              
Impacted Files Coverage Δ
scvi/model/_multivi.py 86.11% <50.00%> (ø)
scvi/model/_peakvi.py 88.88% <50.00%> (ø)
scvi/model/_linear_scvi.py 100.00% <100.00%> (ø)
scvi/model/_scanvi.py 94.48% <100.00%> (ø)
scvi/model/_scvi.py 100.00% <100.00%> (ø)
scvi/model/base/__init__.py 100.00% <100.00%> (ø)
scvi/model/base/_demixin.py 100.00% <100.00%> (ø)
scvi/model/base/_differential.py 86.27% <100.00%> (+0.06%) :arrow_up:
scvi/model/base/_rnamixin.py 92.97% <100.00%> (-0.40%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Feb 19 '22 00:02 codecov[bot]

@PierreBoyeau what is the status of this PR?

justjhong avatar May 31 '22 18:05 justjhong