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

Tracking PyTorch Lightning 1.7 changes

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

adamgayoso avatar Jul 31 '22 10:07 adamgayoso

Codecov Report

Base: 91.39% // Head: 91.28% // Decreases project coverage by -0.11% :warning:

Coverage data is based on head (f5f38cd) compared to base (f4f50af). Patch coverage: 65.62% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1622      +/-   ##
==========================================
- Coverage   91.39%   91.28%   -0.12%     
==========================================
  Files         116      116              
  Lines        9190     9200      +10     
==========================================
- Hits         8399     8398       -1     
- Misses        791      802      +11     
Impacted Files Coverage Δ
scvi/model/_utils.py 84.87% <38.88%> (-4.22%) :arrow_down:
scvi/dataloaders/_data_splitting.py 96.98% <100.00%> (-0.61%) :arrow_down:
scvi/external/gimvi/_model.py 92.16% <100.00%> (ø)
scvi/model/base/_archesmixin.py 93.84% <100.00%> (ø)
scvi/model/base/_base_model.py 92.66% <100.00%> (ø)
scvi/model/base/_pyromixin.py 93.10% <100.00%> (-1.73%) :arrow_down:
scvi/module/base/_base_module.py 88.88% <100.00%> (ø)
scvi/module/base/_jax_module_wrapper.py 94.05% <100.00%> (ø)
scvi/train/_logger.py 88.33% <100.00%> (ø)
scvi/train/_trainrunner.py 92.59% <100.00%> (+0.13%) :arrow_up:
... and 3 more

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 Jul 31 '22 10:07 codecov[bot]