VictorCazanave / react-svg-map

A set of React.js components to display an interactive SVG map
https://victorcazanave.github.io/react-svg-map/
MIT License
229 stars 48 forks source link

Add "slots" before and after locations #42

Closed VictorCazanave closed 4 years ago

VictorCazanave commented 4 years ago

Resolve https://github.com/VictorCazanave/react-svg-map/issues/30

codecov-io commented 4 years ago

Codecov Report

Merging #42 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #42   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           86        86           
  Branches        20        20           
=========================================
  Hits            86        86           
Impacted Files Coverage Δ
src/checkbox-svg-map.jsx 100.00% <ø> (ø)
src/radio-svg-map.jsx 100.00% <ø> (ø)
src/svg-map.jsx 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 2cfb984...2560907. Read the comment docs.