BIMIB-DISCo / TRONCO

Repository of the TRanslational ONCOlogy library, which includes various algorithms (such as CAPRESE and CAPRI) and the Pipeline for Cancer Inference (PICNIC).
https://bimib-disco.github.io/TRONCO
GNU General Public License v3.0
28 stars 7 forks source link

Development #88

Closed danro9685 closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #88 into master will decrease coverage by 0.5%. The diff coverage is 47.2%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
- Coverage   73.94%   73.43%   -0.51%     
==========================================
  Files          20       21       +1     
  Lines        8592     8676      +84     
==========================================
+ Hits         6353     6371      +18     
- Misses       2239     2305      +66
Impacted Files Coverage Δ
R/caprese.algorithm.R 99.1% <ø> (ø) :arrow_up:
R/prim.algorithm.R 88.23% <ø> (ø) :arrow_up:
R/gabow.algorithm.R 84% <ø> (ø) :arrow_up:
R/visualization.R 39.41% <ø> (ø) :arrow_up:
R/editing.functions.R 66.13% <ø> (ø) :arrow_up:
R/edmonds.algorithm.R 74.19% <ø> (ø) :arrow_up:
R/create.model.R 100% <ø> (ø) :arrow_up:
R/correctness.R 75% <ø> (ø) :arrow_up:
R/external.R 0% <ø> (ø) :arrow_up:
R/statistics.R 94.91% <ø> (ø) :arrow_up:
... and 14 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 d91f3a4...e85ed89. Read the comment docs.