blixai / blix

⚙️🔧 CLI tool and scripting library to create, automate, and enhance Javascript applications
https://docs.blixjs.com
MIT License
26 stars 2 forks source link

Add webpack tests fin #440

Closed DBULL7 closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #440 into v_2.0.0 will increase coverage by 1.61%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           v_2.0.0     #440      +/-   ##
===========================================
+ Coverage    63.22%   64.84%   +1.61%     
===========================================
  Files           33       33              
  Lines         1773     1775       +2     
  Branches       206      206              
===========================================
+ Hits          1121     1151      +30     
+ Misses         593      569      -24     
+ Partials        59       55       -4
Impacted Files Coverage Δ
add/webpack/addWebpack.js 100% <100%> (+43.75%) :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 54b1e64...bee66d6. Read the comment docs.