dumptyd / vue-css-donut-chart

Lightweight Vue component for drawing pure CSS donut charts
https://dumptyd.github.io/vue-css-donut-chart/
MIT License
129 stars 19 forks source link

Add tests and coverage information, fix a minor click event bug #16

Closed dumptyd closed 4 years ago

dumptyd commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #16   +/-   ##
=======================================
  Coverage          ?   100%           
=======================================
  Files             ?      4           
  Lines             ?    104           
  Branches          ?     23           
=======================================
  Hits              ?    104           
  Misses            ?      0           
  Partials          ?      0
Impacted Files Coverage Δ
src/components/Donut.vue 100% <100%> (ø)
src/components/DonutSections.vue 100% <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 a345495...a65fc00. Read the comment docs.