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

Refactor DropTip() #92

Merged
merged 14 commits into from
Feb 4, 2022
Merged

Refactor DropTip() #92

merged 14 commits into from
Feb 4, 2022

Conversation

ms609
Copy link
Owner

@ms609 ms609 commented Feb 4, 2022

Use a two-pass approach in C++

@codecov
Copy link

codecov bot commented Feb 4, 2022

Codecov Report

Merging #92 (2b9b071) into master (e86c179) will increase coverage by 0.03%.
The diff coverage is 98.46%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #92      +/-   ##
==========================================
+ Coverage   96.47%   96.50%   +0.03%     
==========================================
  Files          43       45       +2     
  Lines        3403     3461      +58     
==========================================
+ Hits         3283     3340      +57     
- Misses        120      121       +1     
Impacted Files Coverage Δ
R/tree_generation.R 98.69% <ø> (ø)
R/tree_numbering.R 98.54% <ø> (ø)
src/TreeTools-init.c 100.00% <ø> (ø)
R/tree_rearrangement.R 98.12% <75.00%> (-0.36%) ⬇️
R/DropTip.R 98.41% <98.41%> (ø)
R/ImposeConstraint.R 100.00% <100.00%> (ø)
R/RoguePlot.R 97.14% <100.00%> (ø)
src/keep_tip.cpp 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 0d69891...2b9b071. Read the comment docs.

@ms609 ms609 mentioned this pull request Feb 4, 2022
@ms609 ms609 merged commit 9cc36e0 into master Feb 4, 2022
@ms609 ms609 deleted the keep-tip branch February 4, 2022 11:41
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