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

[WIP] refactor Stereoscope to use pyro

Open adamgayoso opened this issue 4 years ago • 1 comments
trafficstars

adamgayoso avatar Sep 03 '21 20:09 adamgayoso

Codecov Report

Merging #1146 (8d80118) into master (d25ad5e) will decrease coverage by 0.89%. The diff coverage is 100.00%.

:exclamation: Current head 8d80118 differs from pull request most recent head 56763fc. Consider uploading reports for the commit 56763fc to get more accurate results

@@            Coverage Diff             @@
##           master    #1146      +/-   ##
==========================================
- Coverage   91.06%   90.16%   -0.90%     
==========================================
  Files         112       93      -19     
  Lines        8809     7304    -1505     
==========================================
- Hits         8022     6586    -1436     
+ Misses        787      718      -69     
Impacted Files Coverage Δ
scvi/external/stereoscope/_model.py 91.22% <100.00%> (-3.44%) :arrow_down:
scvi/external/stereoscope/_module.py 98.21% <100.00%> (+1.85%) :arrow_up:
scvi/train/_trainingplans.py 95.45% <100.00%> (+0.10%) :arrow_up:
scvi/model/_metrics.py 47.69% <0.00%> (-7.63%) :arrow_down:
scvi/model/_destvi.py 84.61% <0.00%> (-3.68%) :arrow_down:
scvi/module/_scanvae.py 78.70% <0.00%> (-1.81%) :arrow_down:
scvi/model/base/_vaemixin.py 90.90% <0.00%> (-1.69%) :arrow_down:
scvi/model/_utils.py 87.36% <0.00%> (-1.53%) :arrow_down:
scvi/module/_totalvae.py 87.10% <0.00%> (-1.26%) :arrow_down:
... and 84 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d25ad5e...56763fc. Read the comment docs.

codecov[bot] avatar Sep 03 '21 20:09 codecov[bot]