jangevaare / PhyloTrees.jl

Phylogenetic trees in Julia
Other
22 stars 8 forks source link

Switch to GH actions for testing #24

Closed jangevaare closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #24 (df9c647) into master (f60ee21) will decrease coverage by 0.73%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
- Coverage   46.63%   45.90%   -0.74%     
==========================================
  Files           7        7              
  Lines         386      366      -20     
==========================================
- Hits          180      168      -12     
+ Misses        206      198       -8     
Impacted Files Coverage Δ
src/plotrecipe.jl 69.49% <0.00%> (-1.01%) :arrow_down:
src/utilities.jl 63.19% <0.00%> (-0.68%) :arrow_down:
src/show.jl 0.00% <0.00%> (ø)
src/distance.jl 100.00% <0.00%> (ø)
src/traversal.jl 0.00% <0.00%> (ø)
src/construction.jl 17.70% <0.00%> (+0.18%) :arrow_up:

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 f60ee21...df9c647. Read the comment docs.