JuliaGizmos / InteractBase.jl

Build interactive HTML5 widgets in Julia
Other
27 stars 23 forks source link

Fix and test tabulator #55

Closed piever closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #55 into master will increase coverage by 1.82%. The diff coverage is 80%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
+ Coverage   72.27%   74.09%   +1.82%     
==========================================
  Files          13       13              
  Lines         303      305       +2     
==========================================
+ Hits          219      226       +7     
+ Misses         84       79       -5
Impacted Files Coverage Δ
src/input.jl 89.83% <ø> (ø) :arrow_up:
src/InteractBase.jl 0% <ø> (ø) :arrow_up:
src/optioninput.jl 96.87% <100%> (+9.37%) :arrow_up:
src/widget_utils.jl 25.92% <50%> (+1.92%) :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 bbae888...ecc5b68. Read the comment docs.