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

test: fix plugin test suite

Open jamesgeorge007 opened this issue 3 years ago • 1 comments

What kind of change does this PR introduce? Test update

Did you add tests for your changes? This PR aims at fixing the failing test suite.

If relevant, did you update the documentation? N/A

Summary Fixes failing test suite.

Does this PR introduce a breaking change? No

Other information N/A

jamesgeorge007 avatar May 17 '21 08:05 jamesgeorge007

Codecov Report

Merging #174 (aee4d01) into master (31454ea) will increase coverage by 18.68%. The diff coverage is 51.28%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #174       +/-   ##
===========================================
+ Coverage   56.56%   75.25%   +18.68%     
===========================================
  Files           3        3               
  Lines         198      198               
  Branches       37       37               
===========================================
+ Hits          112      149       +37     
+ Misses         69       42       -27     
+ Partials       17        7       -10     
Impacted Files Coverage Δ
src/plugin.js 55.43% <51.28%> (+40.21%) :arrow_up:

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 31454ea...aee4d01. Read the comment docs.

codecov[bot] avatar May 17 '21 08:05 codecov[bot]