dynverse / dynmethods

A collection of 50+ trajectory inference methods within a common interface 📥📤
https://dynverse.org
Other
119 stars 26 forks source link

Migrate method creation to dynwrap, use dyndimred #8

Closed zouter closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #8 into master will decrease coverage by 14.69%. The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #8      +/-   ##
========================================
- Coverage    15.2%   0.5%   -14.7%     
========================================
  Files          47     39       -8     
  Lines        2585   2182     -403     
========================================
- Hits          393     11     -382     
+ Misses       2192   2171      -21
Impacted Files Coverage Δ
R/ti_error.R 0% <ø> (ø) :arrow_up:
R/ti_mpath.R 0% <ø> (ø) :arrow_up:
R/ti_dpt.R 0% <ø> (ø) :arrow_up:
R/ti_ouijaflow.R 0% <ø> (ø) :arrow_up:
R/ti_stemid2.R 0% <ø> (ø) :arrow_up:
R/ti_waterfall.R 0% <ø> (ø) :arrow_up:
R/ti_shuffle.R 0% <ø> (-100%) :arrow_down:
R/wrapper_docker.R 0% <ø> (ø) :arrow_up:
R/ti_matcher.R 0% <ø> (ø) :arrow_up:
R/ti_sincell.R 0% <ø> (ø) :arrow_up:
... and 29 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 6e8611d...13f408f. Read the comment docs.