david-barnett / microViz

R package for microbiome data visualization and statistics. Uses phyloseq, vegan and the tidyverse. Docker image available.
https://david-barnett.github.io/microViz/
GNU General Public License v3.0
94 stars 10 forks source link

fix bug that caused loss of node stats after taxatree_labels use #90

Closed david-barnett closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #90 (180f703) into main (42cdc33) will decrease coverage by 6.54%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #90      +/-   ##
==========================================
- Coverage   75.21%   68.66%   -6.55%     
==========================================
  Files          68       68              
  Lines        4652     4653       +1     
==========================================
- Hits         3499     3195     -304     
- Misses       1153     1458     +305     
Impacted Files Coverage Δ
R/taxatree_funs.R 92.75% <ø> (-0.11%) :arrow_down:
R/taxatree_label.R 100.00% <100.00%> (ø)
R/taxatree_plotkey.R 93.44% <100.00%> (+0.10%) :arrow_up:
R/taxatree_plots.R 94.88% <100.00%> (+0.39%) :arrow_up:
R/ord_explore.R 48.24% <0.00%> (-42.20%) :arrow_down:
R/ps_seriate.R 55.00% <0.00%> (-5.00%) :arrow_down:
R/dist_calc.R 94.64% <0.00%> (-3.58%) :arrow_down:
R/comp_barplot.R 89.36% <0.00%> (-1.42%) :arrow_down:
R/ord_plot.R 83.55% <0.00%> (-0.66%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.