short-d / short

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

Add SearchBar story #995

Open Coteh opened 4 years ago

Coteh commented 4 years ago

Adds SearchBar component to storybook. Currently in draft as it's dependent on the Icon component, which @Tlac is currently working on integrating into the storybook.

codecov[bot] commented 4 years ago

Codecov Report

Merging #995 into master will increase coverage by 19.45%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #995       +/-   ##
===========================================
+ Coverage   52.58%   72.03%   +19.45%     
===========================================
  Files         142       64       -78     
  Lines        3564     2167     -1397     
  Branches      168        0      -168     
===========================================
- Hits         1874     1561      -313     
+ Misses       1623      539     -1084     
  Partials       67       67               
Flag Coverage Δ
#golang 72.03% <ø> (ø)
#typescript ?

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

Impacted Files Coverage Δ
frontend/src/component/ui/Tabs.tsx
frontend/src/component/ui/Table.tsx
...ice/clipboardService/SimulatedClipboard.service.ts
frontend/src/service/Error.service.ts
frontend/src/component/ui/Navigation.tsx
frontend/src/component/ui/Spinner.tsx
...ponent/pages/admin/changelog/CreateChangeModal.tsx
...d/src/service/shortGraphQL/ShortLinkGraphQL.api.ts
frontend/src/index.tsx
frontend/src/service/Auth.service.ts
... and 67 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 89ca514...7fcac0f. Read the comment docs.