Closed afontcu closed 3 years ago
Merging #200 (80d574c) into next (ca5f32c) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## next #200 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 84 84
Branches 29 30 +1
=========================================
Hits 84 84
Impacted Files | Coverage Δ | |
---|---|---|
src/index.js | 100.00% <100.00%> (ø) |
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 ca5f32c...80d574c. Read the comment docs.
:tada: This PR is included in version 6.3.3 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
TL;DR:
lodash.merge
does not merge arrays, so plugins and vuex/router were overriding each other and other plugins.