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 Bioconductor 3.5 #90

Closed danro9685 closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #90 into master will decrease coverage by <.01%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #90      +/-   ##
==========================================
- Coverage   73.43%   73.42%   -0.01%     
==========================================
  Files          21       21              
  Lines        8676     8675       -1     
==========================================
- Hits         6371     6370       -1     
  Misses       2305     2305
Impacted Files Coverage Δ
R/statistics.R 94.91% <ø> (ø) :arrow_up:
R/tronco.R 93.28% <ø> (ø) :arrow_up:
R/external.R 0% <ø> (ø) :arrow_up:
R/gabow.algorithm.R 84% <ø> (ø) :arrow_up:
R/selection.R 46.56% <ø> (ø) :arrow_up:
R/edmonds.algorithm.R 74.19% <ø> (ø) :arrow_up:
R/loading.R 33.57% <ø> (ø) :arrow_up:
R/visualization.R 39.41% <100%> (ø) :arrow_up:
R/prim.algorithm.R 88.17% <57.14%> (-0.07%) :arrow_down:

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 3b15e70...bd23e55. Read the comment docs.