webpack / webpack-sources

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

restore original format of Replacement.end #123

Closed sokra closed 3 years ago

sokra commented 3 years ago

add more fuzzy testing

codecov[bot] commented 3 years ago

Codecov Report

Merging #123 (3822aeb) into main (5024ff8) will increase coverage by 0.25%. The diff coverage is 92.30%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #123      +/-   ##
==========================================
+ Coverage   91.88%   92.13%   +0.25%     
==========================================
  Files          21       21              
  Lines        1478     1475       -3     
  Branches      399      400       +1     
==========================================
+ Hits         1358     1359       +1     
+ Misses        109      105       -4     
  Partials       11       11              
Flag Coverage Δ
integration 92.13% <92.30%> (+0.25%) :arrow_up:

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

Impacted Files Coverage Δ
lib/ReplaceSource.js 89.49% <83.33%> (+1.37%) :arrow_up:
lib/helpers/createMappingsSerializer.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 5024ff8...3822aeb. Read the comment docs.