fontIconPicker / react-fonticonpicker

React FontIconPicker Component to pick icon or SVG from a selection.
https://fonticonpicker.github.io/react-fonticonpicker/
MIT License
31 stars 33 forks source link

Fix for #13 #25

Open kaipana opened 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #25 into master will decrease coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
- Coverage   96.85%   96.83%   -0.03%     
==========================================
  Files           8        8              
  Lines         286      284       -2     
  Branches       65       61       -4     
==========================================
- Hits          277      275       -2     
  Misses          8        8              
  Partials        1        1              
Impacted Files Coverage Δ
src/js/components/FipIconContainer.jsx 100.00% <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 d990c1d...eb2e6c9. Read the comment docs.