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

projectatomic / osbs-client / 3359 / 4
86%
master: 86%

Build:
DEFAULT BRANCH: master
Ran 10 Aug 2017 12:17PM 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

10 Aug 2017 12:14PM UTC coverage: 79.39% (+0.05%) from 79.336%
3359.4

push

travis-ci

lcarva
osbs/api: add decode parameter to get_build_logs

This adds support for (utf-8 only) log decoding within the
get_build_logs() api method. Ideally, we would clean up the return types
to be more consistent (None or iterable bytes), but for interoperability
with current atomic-reactor, we'll continue to return either None, bytes,
or an iterable of bytes, entirely dependent on what we're fed by the
self.os.logs() call within get_build_logs().

Note: osbs/cli/main.py's calls to get_build_logs have also been updated to
use decode=True, which is a bit of a behavioral change for end-users, but
probably for the better, since the caller mostly just print out whatever
they're handed back, which should look better if fully decoded. The
behavior of any external caller should remain the same.

Signed-off-by: Jarod Wilson <jarod@redhat.com>

3043 of 3833 relevant lines covered (79.39%)

0.79 hits per line

Source Files on job 3359.4
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3359
  • Travis Job 3359.4
  • 074031c6 on github
  • Prev Job for on master (#3356.4)
  • Next Job for on master (#3381.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