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

mozilla / mozregression / 1879 / 2
91%
master: 91%

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

11 Sep 2019 04:59PM UTC coverage: 92.687% (-0.03%) from 92.721%
python3-linux

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.

2294 of 2475 relevant lines covered (92.69%)

0.93 hits per line

Source Files on job 1879.2 (python3-linux)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1816
  • Travis Job 1879.2
  • b7ede1db on github
  • Prev Job for python3-linux on master (#1874.2)
  • Next Job for python3-linux on master (#1880.2)
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