• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

RuairiD / howsmytrack-web / 153
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/merge-deep-3.0.3
DEFAULT BRANCH: master
Ran 22 Feb 2021 09:44PM UTC
Jobs 1
Files 80
Run time 23s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
153

push

travis-ci

web-flow
Thin express server to replace use of `serve`and support serverside redirection of HTTP requests. (#13)

* Created thin express server for serving build content instead of serve; allows HTTP requests to be redirected to HTTPS at server-level.

* Replaced express-force-https with handrolled solution.

* Added 'trust proxy' to express server to see if it redirects /.

* Replace req.secure with manual header check.

* / still doesn't redirect, logs show HTTP request but no matching express request log. Moving middleware logic to route, maybe middleware is being skipped.

* Add explicit / route alongside * route.

* Change express server order. Perform HTTPS redirection before everything else, including static serving.

* Express server testing.

* Removed duplicate comment.

* Close server connection after testing.

* server.js exports server instead of app, allowing the test file to close it during cleanup.

301 of 301 branches covered (100.0%)

644 of 644 relevant lines covered (100.0%)

20.08 hits per line

Jobs
ID Job ID Ran Files Coverage
1 153.1 (NODE_VERSION="12.14.1") 22 Feb 2021 09:44PM UTC 0
100.0
Travis Job 153.1
Source Files on build 153
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #153
  • a3d66fb0 on github
  • Prev Build on deploy (#137)
  • Next Build on deploy (#154)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc