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

Standardising formatting #92

Merged
merged 7 commits into from
Jan 6, 2024

Fix getsiblings and test

511483e
Select commit
Loading
Failed to load commit list.
Merged

Standardising formatting #92

Fix getsiblings and test
511483e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 6, 2024 in 0s

80.15% (+0.65%) compared to 4817752

View this Pull Request on Codecov

80.15% (+0.65%) compared to 4817752

Details

Codecov Report

Attention: 153 lines in your changes are missing coverage. Please review.

Comparison is base (4817752) 79.49% compared to head (511483e) 80.15%.

Files Patch % Lines
src/Interface.jl 76.79% 42 Missing ⚠️
src/RecursiveTree.jl 68.26% 33 Missing ⚠️
src/API.jl 80.14% 28 Missing ⚠️
src/LinkTree.jl 73.01% 17 Missing ⚠️
src/newick.jl 77.55% 11 Missing ⚠️
src/routes.jl 68.75% 5 Missing ⚠️
src/Tree.jl 89.74% 4 Missing ⚠️
src/TreeSet.jl 73.33% 4 Missing ⚠️
src/plot.jl 89.74% 4 Missing ⚠️
src/nexus.jl 83.33% 2 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##              dev      #92      +/-   ##
==========================================
+ Coverage   79.49%   80.15%   +0.65%     
==========================================
  Files          19       19              
  Lines        2868     2958      +90     
==========================================
+ Hits         2280     2371      +91     
+ Misses        588      587       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.