css-minimizer-webpack-plugin icon indicating copy to clipboard operation
css-minimizer-webpack-plugin copied to clipboard

refactor: improved caching

Open cap-Bernardito opened this issue 4 years ago • 1 comments

This PR contains a:

  • [ ] bugfix
  • [ ] new feature
  • [x] code refactor
  • [ ] test update
  • [ ] typo fix
  • [ ] metadata update

Motivation / Use-Case

improved caching

Breaking Changes

No

Additional Info

No

cap-Bernardito avatar Mar 24 '21 12:03 cap-Bernardito

Codecov Report

Merging #78 (03f6517) into master (4d2a8fd) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #78      +/-   ##
==========================================
+ Coverage   99.48%   99.50%   +0.01%     
==========================================
  Files           3        3              
  Lines         195      201       +6     
  Branches       67       67              
==========================================
+ Hits          194      200       +6     
  Misses          1        1              
Impacted Files Coverage Δ
src/index.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 4d2a8fd...03f6517. Read the comment docs.

codecov[bot] avatar Mar 24 '21 12:03 codecov[bot]