webpack / webpack-sources

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

more fuzzy testing and bugfix #119

Closed sokra closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #119 (20e5a85) into main (657f0c0) will increase coverage by 1.95%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #119      +/-   ##
==========================================
+ Coverage   89.58%   91.54%   +1.95%     
==========================================
  Files          21       21              
  Lines        1479     1478       -1     
  Branches      400      399       -1     
==========================================
+ Hits         1325     1353      +28     
+ Misses        138      113      -25     
+ Partials       16       12       -4     
Flag Coverage Δ
integration 91.54% <100.00%> (+1.95%) :arrow_up:

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

Impacted Files Coverage Δ
lib/ConcatSource.js 92.35% <ø> (+1.17%) :arrow_up:
lib/helpers/createMappingsSerializer.js 100.00% <100.00%> (ø)
lib/ReplaceSource.js 86.20% <0.00%> (+3.83%) :arrow_up:
lib/helpers/streamChunksOfSourceMap.js 97.75% <0.00%> (+4.49%) :arrow_up:
lib/helpers/streamChunksOfCombinedSourceMap.js 88.59% <0.00%> (+8.72%) :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 657f0c0...20e5a85. Read the comment docs.