Closed ramasilveyra closed 3 years ago
Merging #304 (6376f91) into master (d4fa470) will increase coverage by
0.16%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #304 +/- ##
==========================================
+ Coverage 76.19% 76.35% +0.16%
==========================================
Files 6 6
Lines 147 148 +1
Branches 51 51
==========================================
+ Hits 112 113 +1
Misses 30 30
Partials 5 5
Impacted Files | Coverage Δ | |
---|---|---|
src/supportWebpack5.js | 83.33% <100.00%> (+0.57%) |
:arrow_up: |
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 d4fa470...6376f91. Read the comment docs.
This PR contains a:
Motivation / Use-Case
This a fix for “Serializing big strings” warning with Webpack 5 filesystem cache
Breaking Changes
No
Additional Info