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

BioC 3.10 #117

Closed luca-dex closed 4 years ago

luca-dex commented 4 years ago

Version update, pre release bioC

codecov-io commented 4 years ago

Codecov Report

Merging #117 into master will decrease coverage by 0.31%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #117      +/-   ##
==========================================
- Coverage   70.43%   70.12%   -0.32%     
==========================================
  Files          21       21              
  Lines        7783     7501     -282     
==========================================
- Hits         5482     5260     -222     
+ Misses       2301     2241      -60
Impacted Files Coverage Δ
R/prim.algorithm.R 79.11% <0%> (-7.6%) :arrow_down:
R/edmonds.algorithm.R 63.92% <0%> (-7.6%) :arrow_down:
R/loading.R 27.77% <0%> (-0.37%) :arrow_down:
R/capri.hypotheses.R 81.58% <0%> (-0.36%) :arrow_down:
R/statistics.R 93.87% <0%> (-0.25%) :arrow_down:
R/tronco.R 90.77% <0%> (-0.21%) :arrow_down:
R/gabow.algorithm.R 81.55% <0%> (-0.18%) :arrow_down:
R/editing.functions.R 62.31% <0%> (-0.17%) :arrow_down:
R/as.functions.R 94.16% <0%> (-0.12%) :arrow_down:
R/capri.algorithm.R 96.49% <0%> (-0.1%) :arrow_down:
... and 6 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 63dc794...d1f93f3. Read the comment docs.