webpack / webpack-sources

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

add support for concatenating Buffer RawSources #134

Closed sokra closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #134 (e283bef) into main (c15d951) will decrease coverage by 0.04%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #134      +/-   ##
==========================================
- Coverage   93.54%   93.49%   -0.05%     
==========================================
  Files          21       21              
  Lines        1610     1615       +5     
  Branches      467      471       +4     
==========================================
+ Hits         1506     1510       +4     
- Misses         97       98       +1     
  Partials        7        7              
Flag Coverage Δ
integration 93.49% <66.66%> (-0.05%) :arrow_down:

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

Impacted Files Coverage Δ
lib/RawSource.js 84.21% <66.66%> (-0.64%) :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 c15d951...e283bef. Read the comment docs.