webpack / webpack-sources

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

improve performance of mappings serialization #129

Closed sokra closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #129 (fde8cbc) into main (a23222d) will increase coverage by 0.08%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #129      +/-   ##
==========================================
+ Coverage   93.44%   93.52%   +0.08%     
==========================================
  Files          21       21              
  Lines        1587     1607      +20     
  Branches      463      467       +4     
==========================================
+ Hits         1483     1503      +20     
  Misses         97       97              
  Partials        7        7              
Flag Coverage Δ
integration 93.52% <100.00%> (+0.08%) :arrow_up:

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

Impacted Files Coverage Δ
lib/helpers/createMappingsSerializer.js 100.00% <100.00%> (ø)

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 a23222d...fde8cbc. Read the comment docs.