foundersandcoders / prereq-check

A FAC application prerequisite checker: to be used by applicants and the selection committee :fire:
https://prereq-check.herokuapp.com
18 stars 2 forks source link

Links form routes #46

Closed dangerdak closed 7 years ago

dangerdak commented 7 years ago

44 Added routes for links forms, and used the query values to get username etc in routes/report.js

codecov-io commented 7 years ago

Codecov Report

Merging #46 into master will decrease coverage by 0.37%. The diff coverage is 60%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
- Coverage   88.65%   88.28%   -0.38%     
==========================================
  Files          13       13              
  Lines         238      239       +1     
==========================================
  Hits          211      211              
- Misses         27       28       +1
Impacted Files Coverage Δ
model/github-page.js 93.75% <ø> (-0.37%) :arrow_down:
routes/report.js 57.14% <0%> (ø) :arrow_up:
routes/scrape-links.js 100% <100%> (ø) :arrow_up:
routes/index.js 81.25% <66.66%> (-3.37%) :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 1da2963...aaecdd7. Read the comment docs.