ms609 / TreeDist

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

Upgrade to K-means++ #91

Closed ms609 closed 2 years ago

github-actions[bot] commented 2 years ago

RcppDeepState Report

No error has been reported by RcppDeepState

Analyzed functions summary

function name tested inputs inputs with issues
cpp_mast 3 0
cpp_nni_distance 3 0
lapjv 3 0

Report details

codecov[bot] commented 2 years ago

Codecov Report

Merging #91 (2d25f20) into master (f28cef9) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #91      +/-   ##
==========================================
+ Coverage   98.23%   98.26%   +0.02%     
==========================================
  Files          29       30       +1     
  Lines        1982     2012      +30     
==========================================
+ Hits         1947     1977      +30     
  Misses         35       35              
Impacted Files Coverage Δ
R/cluster_stats.R 96.38% <ø> (ø)
R/spectral_clustering.R 0.00% <ø> (ø)
R/trustworthiness.R 100.00% <ø> (ø)
R/kmeanspp.R 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more