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

ktdreyer / errata-tool-ansible / 186 / 4
75%
master: 75%

Build:
DEFAULT BRANCH: master
Ran 29 Apr 2020 06:49PM UTC
Files 7
Run time 2s
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

29 Apr 2020 06:47PM UTC coverage: 43.235% (+0.06%) from 43.177%
186.4

push

travis-ci-com

mergify[bot]
cdn_repo: gracefully handle no packages for a repo

Prior to this change, if a CDN repository had no packages set,
the HTTP API would not return a "packages" key under "relationships".
The get_cdn_repo() method would raise a KeyError because we
unconditionally queried "packages".

Gracefully handle the case where the API does not return any packages
data. get_cdn_repo() will return an empty list of package_names.

425 of 983 relevant lines covered (43.23%)

0.43 hits per line

Source Files on job 186.4
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 145
  • Travis Job 186.4
  • 42644261 on github
  • Prev Job for on master (#183.4)
  • Next Job for on master (#192.4)
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