ms609 / TreeDist

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

ConsensusInfo() #54

Closed ms609 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #54 (17b1fb4) into master (7221e8d) will increase coverage by 0.64%. The diff coverage is 99.54%.

:exclamation: Current head 17b1fb4 differs from pull request most recent head a609942. Consider uploading reports for the commit a609942 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
+ Coverage   88.27%   88.92%   +0.64%     
==========================================
  Files          29       30       +1     
  Lines        1979     2076      +97     
==========================================
+ Hits         1747     1846      +99     
+ Misses        232      230       -2     
Impacted Files Coverage Δ
R/Plot3.R 100.00% <ø> (ø)
R/spectral_clustering.R 0.00% <ø> (ø)
R/tree_distance_kendall-colijn.R 96.15% <ø> (ø)
R/tree_information.R 98.55% <98.46%> (+4.67%) :arrow_up:
R/ClusterTable.R 48.00% <100.00%> (ø)
src/day_1985.cpp 95.22% <100.00%> (+0.99%) :arrow_up:
src/information.h 100.00% <100.00%> (ø)

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 7221e8d...a609942. Read the comment docs.