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

create project tests for new/index.js #419

Closed DBULL7 closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #419 into v_2.0.0 will decrease coverage by 2.55%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           v_2.0.0    #419      +/-   ##
==========================================
- Coverage    45.65%   43.1%   -2.56%     
==========================================
  Files           33      33              
  Lines         1842    1842              
  Branches       206     206              
==========================================
- Hits           841     794      -47     
- Misses         907     956      +49     
+ Partials        94      92       -2
Impacted Files Coverage Δ
new/react.js 69.89% <0%> (-30.11%) :arrow_down:
new/index.js 79.61% <0%> (+11.65%) :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 9073dd3...4898eef. Read the comment docs.