Closed balazsorban44 closed 5 years ago
Merging #88 into develop will increase coverage by
4.56%
. The diff coverage is37.9%
.
@@ Coverage Diff @@
## develop #88 +/- ##
===========================================
+ Coverage 41.47% 46.03% +4.56%
===========================================
Files 52 57 +5
Lines 569 656 +87
Branches 104 129 +25
===========================================
+ Hits 236 302 +66
- Misses 297 307 +10
- Partials 36 47 +11
Impacted Files | Coverage Δ | |
---|---|---|
src/lib/router.js | 100% <ø> (ø) |
:arrow_up: |
src/lib/material-ui.js | 100% <ø> (ø) |
:arrow_up: |
src/db/Store.js | 38.46% <ø> (ø) |
:arrow_up: |
src/utils/index.js | 42.85% <ø> (ø) |
|
src/components/Trips/Trip/TripRow.jsx | 0% <0%> (ø) |
|
src/components/Trips/index.js | 0% <0%> (ø) |
|
src/lib/i18next.js | 18.75% <0%> (-81.25%) |
:arrow_down: |
src/components/shared/Notification.jsx | 11.53% <0%> (-0.47%) |
:arrow_down: |
src/App.js | 87.5% <0%> (ø) |
:arrow_up: |
src/components/Forms/Form.jsx | 9.3% <10.81%> (-65.7%) |
:arrow_down: |
... and 49 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 4960312...289e924. Read the comment docs.
Before I opened this Pull Request, I have:
CHANGELOG.md
file 📝according to my best knowledge.