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

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

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

31 Oct 2019 04:47PM UTC coverage: 83.321% (-0.01%) from 83.333%
OS=fedora OS_VERSION=30 PYTHON_VERSION=3

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>

3347 of 4017 relevant lines covered (83.32%)

0.83 hits per line

Source Files on job 4595.8 (OS=fedora OS_VERSION=30 PYTHON_VERSION=3)
  • 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.8
  • a099460f on github
  • Prev Job for OS=fedora OS_VERSION=30 PYTHON_VERSION=3 on master (#4593.8)
  • Next Job for OS=fedora OS_VERSION=30 PYTHON_VERSION=3 on master (#4598.8)
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