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

new version of ps_dedupe #48

Closed david-barnett closed 2 years ago

david-barnett commented 2 years ago

testing if this triggers github actions checks

codecov-commenter commented 2 years ago

Codecov Report

Merging #48 (cb447cc) into main (07f1fdb) will increase coverage by 0.63%. The diff coverage is 97.43%.

@@            Coverage Diff             @@
##             main      #48      +/-   ##
==========================================
+ Coverage   61.90%   62.53%   +0.63%     
==========================================
  Files          66       66              
  Lines        4407     4396      -11     
==========================================
+ Hits         2728     2749      +21     
+ Misses       1679     1647      -32     
Impacted Files Coverage Δ
R/ps_dedupe.R 97.56% <97.43%> (+34.09%) :arrow_up:
R/ps_extra-accessors.R 56.41% <0.00%> (+6.41%) :arrow_up:
R/check-helpers.R 100.00% <0.00%> (+47.36%) :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 07f1fdb...cb447cc. Read the comment docs.