ecatch-kyst / web

IT Bachelor project @ NTNU ⚡🎣
https://ecatch-kyst-beta.firebaseapp.com
GNU General Public License v3.0
5 stars 0 forks source link

Feature/ui #34

Closed balazsorban44 closed 5 years ago

balazsorban44 commented 5 years ago

Before I opened this Pull Request, I have:

according to my best knowledge.

lighthousebot commented 5 years ago

Updated Lighthouse report for the changes in this PR:

Category New score Required threshold
SEO 80 -
Performance 43 -
Progressive Web App 100 1
Accessibility 81 -
Best Practices 93 -

Tested with Lighthouse version: 4.1.0

codecov[bot] commented 5 years ago

Codecov Report

Merging #34 into develop will increase coverage by 10.87%. The diff coverage is 60.71%.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop      #34       +/-   ##
============================================
+ Coverage    46.99%   57.87%   +10.87%     
============================================
  Files           24       28        +4     
  Lines          183      216       +33     
  Branches        22       28        +6     
============================================
+ Hits            86      125       +39     
+ Misses          82       77        -5     
+ Partials        15       14        -1
Impacted Files Coverage Δ
src/lib/i18next.js 100% <ø> (ø) :arrow_up:
src/lib/material-ui.js 100% <ø> (ø) :arrow_up:
src/db/Store.js 100% <ø> (ø) :arrow_up:
src/components/Landing/index.js 42.85% <0%> (+42.85%) :arrow_up:
src/components/Boats.jsx 0% <0%> (ø)
src/db/actions/users.js 76.19% <0%> (ø) :arrow_up:
src/components/Profile/index.js 100% <100%> (ø) :arrow_up:
src/db/actions/darkMode.js 100% <100%> (+60%) :arrow_up:
src/components/shared/DestructButton.jsx 100% <100%> (ø)
src/components/shared/Loading.jsx 100% <100%> (ø)
... and 17 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 de590db...7cf4875. Read the comment docs.