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

Refactors addMongoDB tests #424

Closed alocke12992 closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #424 into v_2.0.0 will decrease coverage by 0.97%. The diff coverage is 81.81%.

Impacted file tree graph

@@             Coverage Diff             @@
##           v_2.0.0     #424      +/-   ##
===========================================
- Coverage    46.78%   45.81%   -0.98%     
===========================================
  Files           33       33              
  Lines         1819     1803      -16     
  Branches       204      203       -1     
===========================================
- Hits           851      826      -25     
- Misses         878      883       +5     
- Partials        90       94       +4
Impacted Files Coverage Δ
index.js 0% <0%> (ø) :arrow_up:
new/utils/addMongoDB.js 100% <100%> (ø) :arrow_up:
new/backend.js 100% <100%> (+13.48%) :arrow_up:
generate/index.js 42.42% <60%> (+42.42%) :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 6b1e2c0...44c0d84. Read the comment docs.