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

Netflix / genie / 1298
94%

Build:
DEFAULT BRANCH: master
Ran 25 Jul 2017 12:13AM UTC
Jobs 1
Files 195
Run time 16s
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
1298

push

travis-ci

mprimi
URL-encode job ID when forwarding from UIController

Motivation:
Download of files from the web UI fails if the job ID contains certain characters (such as '+').
This is due to URL decoding performed on the "forward URL" string returned by UIController (before passing the URL to JobRestController).

Change:
URL-encode the ID contained in the forward string.
This results in the ID being decoded back by Spring MVC to it's original format, and passed intact to the downstream JobRestController.

3 of 3 new or added lines in 1 file covered. (100.0%)

5596 of 6297 relevant lines covered (88.87%)

0.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1298.1 25 Jul 2017 12:13AM UTC 0
88.87
Travis Job 1298.1
Source Files on build 1298
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1298
  • 75bfc2f3 on github
  • Prev Build on master (#1293)
  • Next Build on master (#1306)
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