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

ktdreyer / errata-tool-ansible / 186
75%

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

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

Jobs
ID Job ID Ran Files Coverage
4 186.4 29 Apr 2020 06:49PM UTC 0
43.23
Travis Job 186.4
Source Files on build 186
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #186
  • 42644261 on github
  • Prev Build on master (#183)
  • Next Build on master (#192)
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