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

RuairiD / howsmytrack-web / 153 / 1
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
Files 80
Run time 22s
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

22 Feb 2021 09:34PM UTC coverage: 100.0%. Remained the same
NODE_VERSION="12.14.1"

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

Source Files on job 153.1 (NODE_VERSION="12.14.1")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 62
  • Travis Job 153.1
  • a3d66fb0 on github
  • Prev Job for NODE_VERSION="12.14.1" on deploy (#137.1)
  • Next Job for NODE_VERSION="12.14.1" on deploy (#154.1)
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