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

Implement sort.multiPhylo() #85

Merged
merged 18 commits into from
Feb 7, 2022
Merged

Implement sort.multiPhylo() #85

merged 18 commits into from
Feb 7, 2022

Conversation

ms609
Copy link
Owner

@ms609 ms609 commented Sep 30, 2021

No description provided.

Repository owner deleted a comment from codecov bot Feb 4, 2022
Repository owner deleted a comment from codecov bot Feb 4, 2022
Repository owner deleted a comment from codecov bot Feb 4, 2022
@codecov
Copy link

codecov bot commented Feb 4, 2022

Codecov Report

Merging #85 (7d3cbc6) into master (d1559e1) will decrease coverage by 0.04%.
The diff coverage is 93.45%.

❗ Current head 7d3cbc6 differs from pull request most recent head 41d80bd. Consider uploading reports for the commit 41d80bd to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
- Coverage   96.86%   96.81%   -0.05%     
==========================================
  Files          45       46       +1     
  Lines        3474     3578     +104     
==========================================
+ Hits         3365     3464      +99     
- Misses        109      114       +5     
Impacted Files Coverage Δ
src/TreeTools-init.c 100.00% <ø> (ø)
R/sort.R 86.36% <86.36%> (ø)
src/int_to_tree.cpp 97.38% <93.10%> (-2.62%) ⬇️
R/TreeNumber.R 98.91% <100.00%> (+0.30%) ⬆️
R/tree_numbering.R 100.00% <100.00%> (+1.45%) ⬆️
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 d1559e1...41d80bd. Read the comment docs.

Martin R. Smith added 4 commits February 7, 2022 09:31
Cleanliness of code doesn't justify the opacity & dependence on ape
@ms609 ms609 merged commit 5b01265 into master Feb 7, 2022
@ms609 ms609 deleted the sort.phylo branch February 7, 2022 11:50
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