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

containerbuildsystem / osbs-client / 4595 / 6
84%
master: 84%

Build:
DEFAULT BRANCH: master
Ran 31 Oct 2019 04:55PM UTC
Files 22
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

31 Oct 2019 04:47PM UTC coverage: 83.396% (-0.01%) from 83.408%
OS=fedora OS_VERSION=29 PYTHON_VERSION=2

push

travis-ci

MartinBasti
utils: better error message when we fail to parse registry URI

Prior to this change, when a user specified a registry URI that
completely fails to match our validation regex, match() returned None,
and we called .groups() on that None value. This led to the following
error message:

  osbs.exceptions.OsbsException: AttributeError("'NoneType' object has no attribute 'groups'")

Handle the case where our regex does not match the user input and raise
a more helpful error message to the user.

Signed-off-by: Ken Dreyer <kdreyer@redhat.com>

3350 of 4017 relevant lines covered (83.4%)

0.83 hits per line

Source Files on job 4595.6 (OS=fedora OS_VERSION=29 PYTHON_VERSION=2)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 161
  • Travis Job 4595.6
  • a099460f on github
  • Prev Job for OS=fedora OS_VERSION=29 PYTHON_VERSION=2 on master (#4593.6)
  • Next Job for OS=fedora OS_VERSION=29 PYTHON_VERSION=2 on master (#4598.6)
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