webpack / webpack-sources

Source code handling classes for webpack
MIT License
262 stars 71 forks source link

fix a performance problem with minimized files #95

Closed sokra closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #95 into master will decrease coverage by 0.00%. The diff coverage is 91.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #95      +/-   ##
==========================================
- Coverage   87.78%   87.77%   -0.01%     
==========================================
  Files          13       13              
  Lines         933      941       +8     
  Branches      236      237       +1     
==========================================
+ Hits          819      826       +7     
- Misses        104      105       +1     
  Partials       10       10              
Impacted Files Coverage Δ
lib/applySourceMap.js 98.76% <91.66%> (-1.24%) :arrow_down:

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 a1e1714...065f377. Read the comment docs.