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: taxatree_plotkey layout bug introduced probably in 0.10.2 #89

Closed david-barnett closed 1 year ago

david-barnett commented 1 year ago

test added to prevent regression

codecov-commenter commented 1 year ago

Codecov Report

Merging #89 (34286df) into main (5b5bb2b) will increase coverage by 1.10%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #89      +/-   ##
==========================================
+ Coverage   74.10%   75.21%   +1.10%     
==========================================
  Files          68       68              
  Lines        4650     4652       +2     
==========================================
+ Hits         3446     3499      +53     
+ Misses       1204     1153      -51     
Impacted Files Coverage Δ
R/taxatree_plotkey.R 93.33% <100.00%> (+0.11%) :arrow_up:
R/comp_barplot.R 90.78% <0.00%> (+1.41%) :arrow_up:
R/psExtra-accessors.R 73.78% <0.00%> (+1.94%) :arrow_up:
R/dist_calc.R 98.21% <0.00%> (+3.57%) :arrow_up:
R/ps_seriate.R 60.00% <0.00%> (+5.00%) :arrow_up:
R/ord_explore.R 90.43% <0.00%> (+6.18%) :arrow_up:

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