webpack / webpack-sources

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

fix updateHash for Sources #73

Closed sokra closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #73 into master will decrease coverage by 2.73%. The diff coverage is 30.61%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
- Coverage    84.6%   81.86%   -2.74%     
==========================================
  Files          12       12              
  Lines         669      706      +37     
  Branches      135      160      +25     
==========================================
+ Hits          566      578      +12     
- Misses        103      128      +25
Impacted Files Coverage Δ
lib/ConcatSource.js 58.58% <100%> (+0.42%) :arrow_up:
lib/OriginalSource.js 100% <100%> (ø) :arrow_up:
lib/SourceMapSource.js 45.67% <27.65%> (-13.02%) :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 8a421da...db820f8. Read the comment docs.