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

Add script refactor #439

Closed alocke12992 closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #439 into v_2.0.0 will increase coverage by 0.05%. The diff coverage is 71.59%.

Impacted file tree graph

@@             Coverage Diff             @@
##           v_2.0.0     #439      +/-   ##
===========================================
+ Coverage    63.16%   63.22%   +0.05%     
===========================================
  Files           33       33              
  Lines         1773     1773              
  Branches       206      206              
===========================================
+ Hits          1120     1121       +1     
+ Misses         594      593       -1     
  Partials        59       59
Impacted Files Coverage Δ
add/redux/addRedux.js 0% <0%> (ø) :arrow_up:
add/backend/addBookshelf.js 29.03% <0%> (ø) :arrow_up:
add/webpack/addWebpack.js 56.25% <0%> (ø) :arrow_up:
add/backend/addMongoDB.js 32.14% <0%> (ø) :arrow_up:
scripts/script.js 0% <0%> (ø) :arrow_up:
add/backend/addBackendTests.js 27.27% <0%> (ø) :arrow_up:
new/utils/addReactTesting.js 100% <100%> (ø) :arrow_up:
new/utils/addLinter.js 100% <100%> (ø) :arrow_up:
new/react.js 100% <100%> (ø) :arrow_up:
helpers.js 90.94% <100%> (+0.39%) :arrow_up:
... and 9 more

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 0002ea2...0ea0553. Read the comment docs.