webpack / webpack-sources

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

increase min node.js version to 10 #74

Closed sokra closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #74 into master will decrease coverage by 3.25%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #74      +/-   ##
==========================================
- Coverage    84.6%   81.35%   -3.26%     
==========================================
  Files          12       12              
  Lines         669      724      +55     
  Branches      135      170      +35     
==========================================
+ Hits          566      589      +23     
- Misses        103      135      +32
Impacted Files Coverage Δ
lib/SourceMapSource.js 47.42% <0%> (-11.28%) :arrow_down:
lib/OriginalSource.js 100% <0%> (ø) :arrow_up:
lib/ConcatSource.js 59% <0%> (+0.83%) :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 8a421da...365e972. Read the comment docs.