short-d / short

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

deploy #993

Closed shuimengzhi closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #993 into production will decrease coverage by 0.01%. The diff coverage is 50.00%.

Impacted file tree graph

@@              Coverage Diff               @@
##           production     #993      +/-   ##
==============================================
- Coverage       52.48%   52.46%   -0.02%     
==============================================
  Files             142      142              
  Lines            3548     3547       -1     
  Branches          168      168              
==============================================
- Hits             1862     1861       -1     
  Misses           1621     1621              
  Partials           65       65              
Flag Coverage Δ
#golang 72.00% <ø> (ø)
#typescript 22.40% <50.00%> (-0.06%) :arrow_down:

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

Impacted Files Coverage Δ
.../component/pages/shared/CreateShortLinkSection.tsx 0.00% <ø> (ø)
...tend/src/component/pages/shared/ShortLinkUsage.tsx 0.00% <ø> (ø)
...c/component/pages/shared/UserShortLinksSection.tsx 100.00% <ø> (ø)
frontend/src/component/ui/SearchBar.tsx 100.00% <ø> (ø)
frontend/src/service/Search.service.ts 0.00% <ø> (ø)
frontend/src/service/ShortLink.service.ts 0.00% <0.00%> (ø)
...d/src/service/shortGraphQL/ShortLinkGraphQL.api.ts 0.00% <ø> (ø)
frontend/src/state/reducers.ts 33.33% <ø> (ø)
frontend/src/component/ui/Toggle.tsx 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 84f4158...e4f9e93. Read the comment docs.