fac-14 / tech-access

Art, Dom, Kate, Sangita Week 10 - 13 project
2 stars 1 forks source link

Res.render test #47

Closed sbinlondon closed 6 years ago

sbinlondon commented 6 years ago

Testing whether res.render in sendinfo view will solve cookie problem. It did.

codecov-io commented 6 years ago

Codecov Report

Merging #47 into master will increase coverage by 0.38%. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
+ Coverage   62.57%   62.96%   +0.38%     
==========================================
  Files          17       17              
  Lines         163      162       -1     
  Branches        9        9              
==========================================
  Hits          102      102              
+ Misses         56       55       -1     
  Partials        5        5
Impacted Files Coverage Δ
src/controllers/sendinfo.js 6.97% <0%> (+0.15%) :arrow_up:
src/controllers/results.js 100% <100%> (ø) :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 9d5030b...12bd0b5. Read the comment docs.