short-d / short

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

Deploy #986

Closed Dean430 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #986 into production will decrease coverage by 19.51%. The diff coverage is 1.51%.

Impacted file tree graph

@@               Coverage Diff               @@
##           production     #986       +/-   ##
===============================================
- Coverage       72.00%   52.48%   -19.52%     
===============================================
  Files              64      142       +78     
  Lines            2150     3548     +1398     
  Branches            0      168      +168     
===============================================
+ Hits             1548     1862      +314     
- Misses            537     1621     +1084     
  Partials           65       65               
Flag Coverage Δ
#golang 72.00% <ø> (ø)
#typescript 22.46% <1.51%> (?)

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

Impacted Files Coverage Δ
frontend/src/component/App.tsx 0.00% <0.00%> (ø)
frontend/src/component/UIFactory.tsx 0.00% <0.00%> (ø)
frontend/src/component/pages/HomePage.tsx 0.00% <ø> (ø)
.../component/pages/shared/CreateShortLinkSection.tsx 0.00% <0.00%> (ø)
frontend/src/component/pages/shared/Header.tsx 0.00% <ø> (ø)
frontend/src/component/ui/SearchBar.tsx 100.00% <ø> (ø)
frontend/src/dep.ts 0.00% <ø> (ø)
frontend/src/service/GraphQLError.ts 0.00% <ø> (ø)
frontend/src/service/Search.service.ts 0.00% <0.00%> (ø)
frontend/src/service/ShortLink.service.ts 0.00% <0.00%> (ø)
... and 81 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 66e6e92...84f4158. Read the comment docs.