Closed balazsorban44 closed 5 years ago
Merging #73 into master will increase coverage by
3.47%
. The diff coverage is38.67%
.
@@ Coverage Diff @@
## master #73 +/- ##
==========================================
+ Coverage 38.88% 42.36% +3.47%
==========================================
Files 44 50 +6
Lines 414 550 +136
Branches 69 102 +33
==========================================
+ Hits 161 233 +72
- Misses 221 281 +60
- Partials 32 36 +4
Impacted Files | Coverage Δ | |
---|---|---|
src/lib/i18next.js | 100% <ø> (ø) |
:arrow_up: |
src/App.js | 87.5% <ø> (ø) |
:arrow_up: |
src/lib/router.js | 100% <ø> (ø) |
:arrow_up: |
src/db/actions/messages.js | 0% <0%> (ø) |
:arrow_up: |
src/components/Forms/components/TextInput.jsx | 0% <0%> (ø) |
|
src/components/Messages/components/TableHead.jsx | 0% <0%> (ø) |
|
src/utils/firebase.js | 0% <0%> (ø) |
:arrow_up: |
src/components/Messages/components/Message.jsx | 0% <0%> (ø) |
|
src/components/Forms/components/Dropdown.jsx | 13.63% <0%> (-1.37%) |
:arrow_down: |
src/db/actions/location.js | 0% <0%> (ø) |
|
... and 22 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 11da064...4630736. Read the comment docs.
Updated Lighthouse report for the changes in this PR:
Category | New score | Required threshold |
---|---|---|
SEO | 82 | 1 |
Performance | 0 | - |
Progressive Web App | 100 | 90 |
Accessibility | 81 | 80 |
Best Practices | 100 | 80 |
Tested with Lighthouse version: 4.2.0
New release :tada:
This PR is closing Sprint 3. A lot has been made, but most of the changes are still work in progress. Please check the
CHANGELOG.md
for the full list of changes.Closes #38, closes #62