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

refactored help/help.js and tested it #428

Closed DBULL7 closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #428 into v_2.0.0 will increase coverage by 1.19%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           v_2.0.0     #428      +/-   ##
===========================================
+ Coverage    46.71%   47.91%   +1.19%     
===========================================
  Files           33       33              
  Lines         1798     1795       -3     
  Branches       203      204       +1     
===========================================
+ Hits           840      860      +20     
+ Misses         869      846      -23     
  Partials        89       89
Impacted Files Coverage Δ
new/prompts.js 100% <100%> (ø) :arrow_up:
help/help.js 100% <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 9bb5786...49409ef. Read the comment docs.