Closed balazsorban44 closed 5 years ago
Merging #35 into master will increase coverage by
24.81%
. The diff coverage is67.47%
.
@@ Coverage Diff @@
## master #35 +/- ##
===========================================
+ Coverage 33.05% 57.87% +24.81%
===========================================
Files 18 28 +10
Lines 118 216 +98
Branches 11 28 +17
===========================================
+ Hits 39 125 +86
- Misses 68 77 +9
- Partials 11 14 +3
Impacted Files | Coverage Δ | |
---|---|---|
src/lib/router.js | 100% <ø> (ø) |
:arrow_up: |
src/components/NotFound/index.js | 100% <ø> (ø) |
|
src/index.js | 0% <0%> (ø) |
:arrow_up: |
src/components/Boats.jsx | 0% <0%> (ø) |
|
src/components/Profile/index.js | 100% <100%> (ø) |
|
src/lib/i18next.js | 100% <100%> (ø) |
:arrow_up: |
src/db/actions/darkMode.js | 100% <100%> (ø) |
|
src/components/shared/Page.jsx | 100% <100%> (ø) |
|
src/lib/material-ui.js | 100% <100%> (+100%) |
:arrow_up: |
src/db/Store.js | 100% <100%> (+87.5%) |
:arrow_up: |
... and 32 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 f5b7435...d9e5d98. Read the comment docs.
Updated Lighthouse report for the changes in this PR:
Category | New score | Required threshold |
---|---|---|
SEO | 80 | - |
Performance | 0 | - |
Progressive Web App | 100 | 1 |
Accessibility | 81 | - |
Best Practices | 93 | - |
Tested with Lighthouse version: 4.1.0
Before I opened this Pull Request, I have:
CHANGELOG.md
file 📝according to my best knowledge.