randyzwitch / ECharts.jl

Julia package for the Apache ECharts v4 visualization library
https://randyzwitch.com/ECharts.jl/
Other
84 stars 9 forks source link

Add theme support #42

Closed randyzwitch closed 6 years ago

randyzwitch commented 6 years ago

Work towards #18

codecov[bot] commented 6 years ago

Codecov Report

Merging #42 into master will increase coverage by 0.06%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
+ Coverage   84.17%   84.24%   +0.06%     
==========================================
  Files          29       29              
  Lines         493      495       +2     
==========================================
+ Hits          415      417       +2     
  Misses         78       78
Impacted Files Coverage Δ
src/definetypes.jl 100% <ø> (ø) :arrow_up:
src/ECharts.jl 38.88% <ø> (ø) :arrow_up:
src/chartopts/modifiers.jl 77.39% <100%> (+0.4%) :arrow_up:
src/theme.jl 100% <100%> (ø) :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 a05241e...e6fbd6c. Read the comment docs.