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

generate tests fin #427

Closed DBULL7 closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #427 into v_2.0.0 will increase coverage by 0.9%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           v_2.0.0     #427     +/-   ##
==========================================
+ Coverage    47.57%   48.48%   +0.9%     
==========================================
  Files           33       33             
  Lines         1818     1813      -5     
  Branches       204      204             
==========================================
+ Hits           865      879     +14     
+ Misses         864      850     -14     
+ Partials        89       84      -5
Impacted Files Coverage Δ
generate/index.js 100% <100%> (+57.57%) :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 5126273...c2f09d3. Read the comment docs.