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

Prepare for R 4.0.0 #122

Closed luca-dex closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@7ed8a22). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #122   +/-   ##
=========================================
  Coverage          ?   70.44%           
=========================================
  Files             ?       21           
  Lines             ?     7501           
  Branches          ?        0           
=========================================
  Hits              ?     5284           
  Misses            ?     2217           
  Partials          ?        0           
Impacted Files Coverage Δ
R/which.functions.R 0.00% <0.00%> (ø)
R/bootstrap.R 87.21% <0.00%> (ø)
R/tronco.R 90.77% <0.00%> (ø)
R/visualization.R 36.28% <0.00%> (ø)
R/selection.R 44.44% <0.00%> (ø)
R/editing.functions.R 62.31% <0.00%> (ø)
R/zzz.R 0.00% <0.00%> (ø)
R/statistics.R 93.87% <0.00%> (ø)
R/chow.liu.algorithm.R 86.89% <0.00%> (ø)
R/prim.algorithm.R 86.70% <0.00%> (ø)
... and 11 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 7ed8a22...7e5f94d. Read the comment docs.