ms609 / TreeDist

Calculate distances between phylogenetic trees in R
https://ms609.github.io/TreeDist/
28 stars 6 forks source link

Create R-CMD-check.yml #45

Closed ms609 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #45 (0add393) into master (c651acf) will increase coverage by 6.19%. The diff coverage is 55.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
+ Coverage   88.48%   94.68%   +6.19%     
==========================================
  Files          28       28              
  Lines        1920     1957      +37     
==========================================
+ Hits         1699     1853     +154     
+ Misses        221      104     -117     
Impacted Files Coverage Δ
R/shiny.R 0.00% <ø> (ø)
R/tree_distance_info.R 100.00% <ø> (ø)
R/tree_distance_utilities.R 97.20% <55.55%> (-2.80%) :arrow_down:
src/day_1985.cpp 94.16% <0.00%> (-0.14%) :arrow_down:
src/mast.cpp 100.00% <0.00%> (ø)
src/SplitList.cpp 100.00% <0.00%> (ø)
src/nni_distance.cpp 100.00% <0.00%> (ø)
src/tree_distances.cpp 99.74% <0.00%> (+<0.01%) :arrow_up:
R/plot.R 100.00% <0.00%> (+100.00%) :arrow_up:

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 c426036...d9ac58d. Read the comment docs.