webpack / webpack-sources

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

fix invalid mappings when multiple lines with multiple chunks are replaced #124

Closed sokra closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #124 (e423167) into main (c4d3e28) will increase coverage by 0.20%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #124      +/-   ##
==========================================
+ Coverage   92.13%   92.33%   +0.20%     
==========================================
  Files          21       21              
  Lines        1475     1475              
  Branches      400      401       +1     
==========================================
+ Hits         1359     1362       +3     
+ Misses        105      103       -2     
+ Partials       11       10       -1     
Flag Coverage Δ
integration 92.33% <100.00%> (+0.20%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
lib/ReplaceSource.js 90.66% <100.00%> (+1.16%) :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 c4d3e28...e423167. Read the comment docs.