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

Test refactor #426

Closed alocke12992 closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #426 into v_2.0.0 will decrease coverage by 1.76%. The diff coverage is 88.88%.

Impacted file tree graph

@@             Coverage Diff             @@
##           v_2.0.0     #426      +/-   ##
===========================================
- Coverage    47.57%   45.81%   -1.77%     
===========================================
  Files           33       33              
  Lines         1818     1803      -15     
  Branches       204      203       -1     
===========================================
- Hits           865      826      -39     
- Misses         864      883      +19     
- Partials        89       94       +5
Impacted Files Coverage Δ
new/utils/addMongoDB.js 100% <100%> (ø) :arrow_up:
new/backend.js 100% <100%> (+13.48%) :arrow_up:
new/utils/newProjectInstructions.js 44.44% <66.66%> (-48.66%) :arrow_down:
new/utils/addReactTesting.js 31.81% <0%> (-68.19%) :arrow_down:

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 5126273...879aca8. Read the comment docs.