JuliaGizmos / InteractBase.jl

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

Pass kwargs as properties, rename class to ClassName and add attributes keyword to widgets #41

Closed piever closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #41 into master will decrease coverage by 1.5%. The diff coverage is 74.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
- Coverage   65.52%   64.02%   -1.51%     
==========================================
  Files          13       13              
  Lines         293      303      +10     
==========================================
+ Hits          192      194       +2     
- Misses        101      109       +8
Impacted Files Coverage Δ
src/input.jl 85.83% <100%> (ø) :arrow_up:
src/widget_utils.jl 45.71% <20%> (-10.29%) :arrow_down:
src/optioninput.jl 64.7% <85.71%> (ø) :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 e1453ce...bf12db6. Read the comment docs.