rstudio / sortable

R htmlwidget for Sortable.js
https://rstudio.github.io/sortable/
Other
130 stars 30 forks source link

Create `bucket_list_tag` #26

Open schloerke opened 5 years ago

schloerke commented 5 years ago

Fixes #20

Allows for bucket_lists to be made from sortable_js objects directly

codecov-io commented 5 years ago

Codecov Report

Merging #26 into master will increase coverage by 0.07%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage   94.11%   94.19%   +0.07%     
==========================================
  Files          10       10              
  Lines         221      224       +3     
==========================================
+ Hits          208      211       +3     
  Misses         13       13
Impacted Files Coverage Δ
R/bucket_list.R 100% <100%> (ø) :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 01170fd...b9848dc. Read the comment docs.

schloerke commented 5 years ago

Deferring until second release