JuliaGizmos / InteractBase.jl

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

remove overtyping from widgets #33

Closed piever closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #33 into master will increase coverage by 0.25%. The diff coverage is 90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
+ Coverage   68.02%   68.28%   +0.25%     
==========================================
  Files          13       13              
  Lines         269      268       -1     
==========================================
  Hits          183      183              
+ Misses         86       85       -1
Impacted Files Coverage Δ
src/input.jl 89.18% <100%> (ø) :arrow_up:
src/output.jl 70% <100%> (ø) :arrow_up:
src/widget.jl 73.68% <100%> (+3.68%) :arrow_up:
src/optioninput.jl 64.7% <60%> (ø) :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 55943de...9d48ebc. Read the comment docs.