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

Netflix / genie / 1298 / 1
94%
master: 94%

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

25 Jul 2017 12:00AM UTC coverage: 88.868% (+0.004%) from 88.864%
1298.1

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.

5596 of 6297 relevant lines covered (88.87%)

0.89 hits per line

Source Files on job 1298.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1298
  • Travis Job 1298.1
  • 75bfc2f3 on github
  • Prev Job for on master (#1293.1)
  • Next Job for on master (#1306.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