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

mozilla / mozregression / 1879
91%

Build:
DEFAULT BRANCH: master
Ran 11 Sep 2019 05:01PM UTC
Jobs 2
Files 27
Run time 10s
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
1879

push

travis-ci

wlach
Bug 1404520 - Raise a helpful error when missing required build info (#550)

The NightlyInfoFetcher._fetch_build_info_from_url() method constructs
a dict with at least one key, "build_url", that is passed back
to the caller. However it was possible under specific circumstances to
build a dict where the "build_url" key was missing, causing later parts
of the program to fail.

This code adds a check for the "build_url" key and raises a helpful
error if the key is missing.

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

2295 of 2475 relevant lines covered (92.73%)

1.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1879.1 (python2-linux) 11 Sep 2019 05:01PM UTC 0
92.73
Travis Job 1879.1
2 1879.2 (python3-linux) 11 Sep 2019 05:01PM UTC 0
92.69
Travis Job 1879.2
Source Files on build 1879
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1879
  • b7ede1db on github
  • Prev Build on master (#1874)
  • Next Build on master (#1880)
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