webpack / webpack-sources

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

Infrastructure update #85

Closed sokra closed 4 years ago

sokra commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #85 into master will decrease coverage by 0.05%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
- Coverage   87.59%   87.54%   -0.06%     
==========================================
  Files          13       13              
  Lines         927      923       -4     
  Branches      224      232       +8     
==========================================
- Hits          812      808       -4     
+ Misses        115      105      -10     
- Partials        0       10      +10     
Impacted Files Coverage Δ
lib/ConcatSource.js 82.08% <100.00%> (ø)
lib/OriginalSource.js 93.44% <100.00%> (ø)
lib/PrefixSource.js 84.48% <100.00%> (ø)
lib/ReplaceSource.js 87.94% <100.00%> (-0.06%) :arrow_down:
lib/applySourceMap.js 100.00% <100.00%> (ø)
lib/index.js 100.00% <0.00%> (ø)
lib/helpers.js 68.00% <0.00%> (ø)
... and 1 more

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 97a4a9e...97e6a8e. Read the comment docs.