randyzwitch / ECharts.jl

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

[WIP] Remaining missings #28

Closed randyzwitch closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@16da1f6). Click here to learn what that means. The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #28   +/-   ##
=========================================
  Coverage          ?   80.73%           
=========================================
  Files             ?       29           
  Lines             ?      493           
  Branches          ?        0           
=========================================
  Hits              ?      398           
  Misses            ?       95           
  Partials          ?        0
Impacted Files Coverage Δ
src/ECharts.jl 5.88% <0%> (ø)
src/chartopts/utilities.jl 100% <100%> (ø)
src/plots/xy_plot.jl 81.57% <100%> (ø)
src/plots/box.jl 87.09% <100%> (ø)

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 16da1f6...db16bc7. Read the comment docs.

randyzwitch commented 6 years ago

Closes #10