JuliaGizmos / InteractBase.jl

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

fix #99: add some layout mechanism for checkboxes and notifications #107

Closed piever closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #107 into master will decrease coverage by 0.72%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #107      +/-   ##
==========================================
- Coverage   95.97%   95.25%   -0.73%     
==========================================
  Files           9        9              
  Lines         398      400       +2     
==========================================
- Hits          382      381       -1     
- Misses         16       19       +3
Impacted Files Coverage Δ
src/optioninput.jl 100% <100%> (ø) :arrow_up:
src/output.jl 100% <100%> (ø) :arrow_up:
src/classes.jl 76.19% <0%> (-7.15%) :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 c338a49...4727869. Read the comment docs.