rstudio / sortable

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

make css an html dependency #27

Closed schloerke closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #27 into master will decrease coverage by 1.29%. The diff coverage is 96.07%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #27     +/-   ##
=========================================
- Coverage   94.11%   92.82%   -1.3%     
=========================================
  Files          10       10             
  Lines         221      209     -12     
=========================================
- Hits          208      194     -14     
- Misses         13       15      +2
Impacted Files Coverage Δ
R/methods.R 66.66% <ø> (ø) :arrow_up:
R/sortable_options.R 100% <100%> (ø) :arrow_up:
R/sortable_js.R 80.95% <100%> (+3.17%) :arrow_up:
R/dependencies.R 100% <100%> (ø)
R/bucket_list.R 97.72% <92.85%> (-2.28%) :arrow_down:
R/rank_list.R 97.05% <92.85%> (-2.95%) :arrow_down:

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 59a0b2d...6a53648. Read the comment docs.