short-d / short

URL shortening service written in Go and React
https://short-d.com
MIT License
870 stars 148 forks source link

Remove addon-info from Icon story #1009

Closed Coteh closed 4 years ago

Coteh commented 4 years ago

Unfortunately missed this from my review of #1002. I removed addon-info in PR #996 because it's now deprecated, and because of this change, the Icon story failed once it merged to master. This PR removes addon-info from the story and also did a bit of auto-formatting.

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1009   +/-   ##
=======================================
  Coverage   52.58%   52.58%           
=======================================
  Files         142      142           
  Lines        3564     3564           
  Branches      168      168           
=======================================
  Hits         1874     1874           
  Misses       1623     1623           
  Partials       67       67           
Flag Coverage Δ
#golang 72.03% <ø> (ø)
#typescript 22.40% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 16d5e59...fa843a2. Read the comment docs.