Pegase745 / shortnr

Simple URL shortener written in TypeScript.
MIT License
7 stars 2 forks source link

Replace bulma with semantic-ui #11

Closed Pegase745 closed 5 years ago

Pegase745 commented 5 years ago

10

codecov[bot] commented 5 years ago

Codecov Report

Merging #11 into master will decrease coverage by 2.25%. The diff coverage is 55.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
- Coverage   71.33%   69.07%   -2.26%     
==========================================
  Files          12       12              
  Lines         150      152       +2     
  Branches        3        3              
==========================================
- Hits          107      105       -2     
- Misses         41       46       +5     
+ Partials        2        1       -1
Impacted Files Coverage Δ
src/App.tsx 100% <100%> (ø) :arrow_up:
src/components/Layout.tsx 100% <100%> (ø) :arrow_up:
src/index.tsx 100% <100%> (ø) :arrow_up:
src/containers/Home.tsx 65.51% <44.44%> (-9.49%) :arrow_down:
src/containers/components/ShortURL.tsx 75% <50%> (-3.58%) :arrow_down:

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 14b6f4d...cf29c49. Read the comment docs.