compression-webpack-plugin icon indicating copy to clipboard operation
compression-webpack-plugin copied to clipboard

Issue 245

Open alexander-akait opened this issue 3 years ago • 1 comments

This PR contains a:

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

Motivation / Use-Case

fixes #245

Breaking Changes

No

Additional Info

NO

alexander-akait avatar Apr 01 '21 15:04 alexander-akait

Codecov Report

Merging #246 (fd7fc35) into master (38851ea) will decrease coverage by 0.66%. The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #246      +/-   ##
==========================================
- Coverage   96.46%   95.79%   -0.67%     
==========================================
  Files           2        2              
  Lines         113      119       +6     
  Branches       36       37       +1     
==========================================
+ Hits          109      114       +5     
- Misses          4        5       +1     
Impacted Files Coverage Δ
src/index.js 95.76% <87.50%> (-0.67%) :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 38851ea...fd7fc35. Read the comment docs.

codecov[bot] avatar Apr 01 '21 15:04 codecov[bot]