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

projectatomic / osbs-client / 3762 / 2
86%
master: 86%

Build:
DEFAULT BRANCH: master
Ran 09 Jan 2018 02:44PM 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

09 Jan 2018 02:39PM UTC coverage: 81.062%. Remained the same
OS=centos OS_VERSION=7 PYTHON_VERSION=2

push

travis-ci

lcarva
Convert the value of --compose-id to int

When triggering builds with osbs-client cli and using the
--compose-id option to specify composes to be used,
the following TypeError is raised when logging the ID of
a compose which is going to be renewed:

TypeError: %d format: a number is required, not unicode

This is due to the compose IDs being received as unicode
strings from the cli.

Setting the type for the argument to int solves this issue.

Signed-off-by: Hunor Csomortáni <csomh@redhat.com>

3343 of 4124 relevant lines covered (81.06%)

0.81 hits per line

Source Files on job 3762.2 (OS=centos OS_VERSION=7 PYTHON_VERSION=2)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3762
  • Travis Job 3762.2
  • bdf2606f on github
  • Prev Job for OS=centos OS_VERSION=7 PYTHON_VERSION=2 on master (#3754.2)
  • Next Job for OS=centos OS_VERSION=7 PYTHON_VERSION=2 on master (#3765.2)
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