JuliaGizmos / InteractBase.jl

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

spinbox and textbox clarifications #149

Closed milesfrain closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #149 into master will increase coverage by 8.52%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #149      +/-   ##
==========================================
+ Coverage   75.32%   83.85%   +8.52%     
==========================================
  Files          10       10              
  Lines         531      477      -54     
==========================================
  Hits          400      400              
+ Misses        131       77      -54
Impacted Files Coverage Δ
src/input.jl 71.75% <ø> (+4.61%) :arrow_up:
src/output.jl 100% <ø> (+14.14%) :arrow_up:
src/optioninput.jl 93.13% <0%> (+8.31%) :arrow_up:
src/slider.jl 94.2% <0%> (+21.98%) :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 31c314c...e08e045. Read the comment docs.

piever commented 5 years ago

Thanks!