krassowski / complex-upset

A library for creating complex UpSet plots with ggplot2 geoms
MIT License
469 stars 28 forks source link

Always convert data to data.frame for arrange_venn #159

Closed maximilian-heeg closed 2 years ago

maximilian-heeg commented 2 years ago

Closed #116

codecov-commenter commented 2 years ago

Codecov Report

Merging #159 (98310fc) into master (7134b90) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #159   +/-   ##
=======================================
  Coverage   96.12%   96.12%           
=======================================
  Files           4        4           
  Lines        1548     1549    +1     
=======================================
+ Hits         1488     1489    +1     
  Misses         60       60           
Impacted Files Coverage Δ
R/venn.R 92.18% <100.00%> (+0.02%) :arrow_up:

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