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

commander example #463

Closed DBULL7 closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #463 into v_2.0.0 will decrease coverage by 0.81%. The diff coverage is 53.84%.

Impacted file tree graph

@@             Coverage Diff             @@
##           v_2.0.0     #463      +/-   ##
===========================================
- Coverage    96.24%   95.43%   -0.82%     
===========================================
  Files           31       30       -1     
  Lines         1653     1599      -54     
  Branches       205      203       -2     
===========================================
- Hits          1591     1526      -65     
- Misses          54       64      +10     
- Partials         8        9       +1
Impacted Files Coverage Δ
new/index.js 100% <ø> (ø) :arrow_up:
index.js 0% <0%> (-90.39%) :arrow_down:
generate/index.js 100% <100%> (ø) :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 04bd15b...6b56da3. Read the comment docs.

DBULL7 commented 5 years ago

392