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

can use yarn test in helpers.test.js #383

Closed DBULL7 closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #383 into v_2.0.0 will increase coverage by 0.56%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           v_2.0.0     #383      +/-   ##
===========================================
+ Coverage     18.2%   18.76%   +0.56%     
===========================================
  Files           34       34              
  Lines         1785     1785              
  Branches       184      184              
===========================================
+ Hits           325      335      +10     
+ Misses        1312     1304       -8     
+ Partials       148      146       -2
Impacted Files Coverage Δ
helpers.js 40.57% <0%> (+4.83%) :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 129edfc...26f1cd0. Read the comment docs.