JuliaGizmos / InteractBase.jl

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

simplify slider code #124

Closed piever closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #124 into master will decrease coverage by 0.1%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #124      +/-   ##
==========================================
- Coverage   78.46%   78.36%   -0.11%     
==========================================
  Files          10       10              
  Lines         483      476       -7     
==========================================
- Hits          379      373       -6     
+ Misses        104      103       -1
Impacted Files Coverage Δ
src/slider.jl 73.62% <66.66%> (-0.87%) :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 df2e56d...df97dc6. Read the comment docs.

codecov-io commented 5 years ago

Codecov Report

Merging #124 into master will decrease coverage by 0.1%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #124      +/-   ##
==========================================
- Coverage   78.46%   78.36%   -0.11%     
==========================================
  Files          10       10              
  Lines         483      476       -7     
==========================================
- Hits          379      373       -6     
+ Misses        104      103       -1
Impacted Files Coverage Δ
src/slider.jl 73.62% <66.66%> (-0.87%) :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 df2e56d...df97dc6. Read the comment docs.