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 initial selected locations #40

Closed VictorCazanave closed 4 years ago

VictorCazanave commented 4 years ago

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

codecov-io commented 4 years ago

Codecov Report

Merging #40 into master will decrease coverage by 5.74%. The diff coverage is 64.28%.

Impacted file tree graph

@@             Coverage Diff             @@
##            master      #40      +/-   ##
===========================================
- Coverage   100.00%   94.25%   -5.75%     
===========================================
  Files            3        3              
  Lines           76       87      +11     
  Branches        17       21       +4     
===========================================
+ Hits            76       82       +6     
- Misses           0        5       +5     
Impacted Files Coverage Δ
src/checkbox-svg-map.jsx 90.90% <40.00%> (-9.10%) :arrow_down:
src/radio-svg-map.jsx 95.55% <77.77%> (-4.45%) :arrow_down:

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 03ff747...fc6fb13. Read the comment docs.