iGitScor / critical-webpack-plugin

Webpack wrapper for critical css extraction
MIT License
3 stars 1 forks source link

Test plugin integration in webpack #26

Closed iGitScor closed 7 years ago

iGitScor commented 7 years ago

Pull request

Proposal

What kind of change does this PR introduce?

Integration test in the webpack workflow

Did you add tests for your changes?

It's the purpose of my pull request

Summary

Test in real condition the plugin

Other information

Issue #2

GIF

test

codecov[bot] commented 7 years ago

Codecov Report

Merging #26 into master will increase coverage by 9.41%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage   87.87%   97.29%   +9.41%     
==========================================
  Files           1        2       +1     
  Lines          33       37       +4     
  Branches        4        4              
==========================================
+ Hits           29       36       +7     
+ Misses          4        1       -3
Impacted Files Coverage Δ
workflow_test/generate-critical.webpack.config.js 100% <100%> (ø)
index.js 96.96% <0%> (+9.09%) :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 5f5de44...f44a990. Read the comment docs.