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

containerbuildsystem / osbs-client / 5139
84%

Build:
DEFAULT BRANCH: master
Ran 19 Aug 2020 04:06PM UTC
Jobs 8
Files 25
Run time 4min
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
5139

push

travis-ci

MartinBasti
Fix Imagename repr()

Usually output of repr() can be used to construct object, it's not
possible currently, because `image` is not an argument in init method.

Also is fun to debug following pytest output:
```
ImageName(image='weird-registry/new-bar@sha256:2') != ImageName(image='weird-registry/new-bar@sha256:2')
```
because in reality it was:
```
ImageName(registry='weird-registry', namespace=None, repo='new-bar',
tag='sha256:2') != ImageName(registry=None, namespace='weird-registry',
repo='new-bar', tag='sha256:2')
```

Signed-off-by: Martin Bašti <mbasti@redhat.com>

1 of 1 new or added line in 1 file covered. (100.0%)

3544 of 4256 relevant lines covered (83.27%)

2.49 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5139.1 (ACTION=bandit OS=centos OS_VERSION=7 PYTHON_VERSION=2 ENGINE=docker) 19 Aug 2020 04:06PM UTC 0
0.0
Travis Job 5139.1
2 5139.2 (ACTION=bandit OS=fedora OS_VERSION=31 PYTHON_VERSION=3 ENGINE=docker) 19 Aug 2020 04:06PM UTC 0
0.0
Travis Job 5139.2
3 5139.3 (ACTION=pylint OS=fedora OS_VERSION=29 PYTHON_VERSION=2 ENGINE=docker) 19 Aug 2020 04:08PM UTC 0
0.0
Travis Job 5139.3
4 5139.4 (ACTION=pylint OS=fedora OS_VERSION=31 PYTHON_VERSION=3 ENGINE=docker) 19 Aug 2020 04:07PM UTC 0
0.0
Travis Job 5139.4
5 5139.5 (OS=centos OS_VERSION=7 PYTHON_VERSION=2 ENGINE=docker) 19 Aug 2020 04:07PM UTC 0
83.11
Travis Job 5139.5
6 5139.6 (OS=fedora OS_VERSION=30 PYTHON_VERSION=3 ENGINE=docker) 19 Aug 2020 04:10PM UTC 0
83.06
Travis Job 5139.6
7 5139.7 (OS=fedora OS_VERSION=31 PYTHON_VERSION=3 ENGINE=docker) 19 Aug 2020 04:11PM UTC 0
83.01
Travis Job 5139.7
8 5139.8 (ACTION=markdownlint ENGINE=docker) 19 Aug 2020 04:08PM UTC 0
0.0
Travis Job 5139.8
Source Files on build 5139
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5139
  • a53a6d16 on github
  • Prev Build on master (#5135)
  • Next Build on master (#5141)
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