VictorCazanave / vue-svg-map

A set of Vue.js components to display an interactive SVG map
https://victorcazanave.github.io/vue-svg-map/
MIT License
86 stars 18 forks source link

Document Custom HTML Attributes #25

Closed VictorCazanave closed 3 years ago

VictorCazanave commented 3 years ago

Resolve https://github.com/VictorCazanave/vue-svg-map/issues/22

codecov-io commented 3 years ago

Codecov Report

Merging #25 (c2e8d5d) into master (7ca94da) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #25   +/-   ##
=======================================
  Coverage   97.95%   97.95%           
=======================================
  Files           3        3           
  Lines          49       49           
  Branches       10       10           
=======================================
  Hits           48       48           
  Misses          1        1           
Impacted Files Coverage Δ
src/components/checkbox-svg-map.vue 90.90% <ø> (ø)
src/components/radio-svg-map.vue 100.00% <ø> (ø)
src/components/svg-map.vue 100.00% <ø> (ø)

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 7ca94da...c2e8d5d. Read the comment docs.