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 react router tests #435

Closed alocke12992 closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #435 into v_2.0.0 will increase coverage by 6.23%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           v_2.0.0     #435      +/-   ##
===========================================
+ Coverage    52.68%   58.92%   +6.23%     
===========================================
  Files           33       33              
  Lines         1805     1804       -1     
  Branches       205      205              
===========================================
+ Hits           951     1063     +112     
+ Misses         774      682      -92     
+ Partials        80       59      -21
Impacted Files Coverage Δ
add/react-router/addReactRouter.js 93.51% <100%> (+93.51%) :arrow_up:
add/addProjectInstructions.js 21.56% <0%> (+21.56%) :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 17e921f...3cfbc5b. Read the comment docs.