fac-14 / OSCEBossKey

Weeks 13-16 > Tech for Better project: An app to help medical students revise for their exams
https://oscebosskey.herokuapp.com/
MIT License
3 stars 2 forks source link

Refactor app.js routes and add testing #130

Closed martingaston closed 5 years ago

martingaston commented 5 years ago

Relates #127

codecov-io commented 5 years ago

Codecov Report

Merging #130 into master will increase coverage by 8.23%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #130      +/-   ##
==========================================
+ Coverage      80%   88.23%   +8.23%     
==========================================
  Files          15       15              
  Lines         130      119      -11     
  Branches       13       12       -1     
==========================================
+ Hits          104      105       +1     
+ Misses         21       11      -10     
+ Partials        5        3       -2
Impacted Files Coverage Δ
src/app.js 75.92% <100%> (+14.38%) :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 39b2100...e534081. Read the comment docs.