Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sort weighted trees with SortTree() #106

Merged
merged 31 commits into from
Feb 10, 2022
Merged

Sort weighted trees with SortTree() #106

merged 31 commits into from
Feb 10, 2022

Conversation

ms609
Copy link
Owner

@ms609 ms609 commented Feb 10, 2022

More progress towards #49

@ms609 ms609 mentioned this pull request Feb 10, 2022
6 tasks
@codecov
Copy link

codecov bot commented Feb 10, 2022

Codecov Report

Merging #106 (8eb2e13) into master (84f85b3) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #106   +/-   ##
=======================================
  Coverage   97.03%   97.04%           
=======================================
  Files          45       45           
  Lines        3744     3752    +8     
=======================================
+ Hits         3633     3641    +8     
  Misses        111      111           
Impacted Files Coverage Δ
R/tree_display.R 100.00% <100.00%> (ø)
inst/include/TreeTools/renumber_tree.h 98.31% <100.00%> (+0.02%) ⬆️
src/keep_tip.cpp 100.00% <0.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 84f85b3...8eb2e13. Read the comment docs.

@ms609 ms609 merged commit 1c9072b into master Feb 10, 2022
@ms609 ms609 deleted the sort-weighted-tree branch September 21, 2023 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant