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

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

Build:
DEFAULT BRANCH: master
Ran 17 Aug 2017 08:28AM 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

17 Aug 2017 08:25AM UTC coverage: 79.587% (+0.1%) from 79.438%
3397.4

push

travis-ci

twaugh
osbs/api: add get_orchestrator_build_logs API method

The method is a generator function that returns objects with these
attributes:

platform: str, platform name if worker build, else None
line: str, log line (decoded utf-8)

The method leverages an updated get_build_logs(), calling it with it's
newly acquired parameter, decode=True.

Per http://osbs.readthedocs.io/en/latest/multiarch.html#logging as of this
writing, orchestrator build log lines should be returned in their
entirety, as-is, while worker build log lines should have their
orchestrator wrapping prefixes stripped off, and if the resulting 3rd
field is "platform:-", that should also be stripped out.

Basic self-tests of the method are included.

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

3080 of 3870 relevant lines covered (79.59%)

0.8 hits per line

Source Files on job 3397.4
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3397
  • Travis Job 3397.4
  • 8ac51d2c on github
  • Prev Job for on master (#3389.4)
  • Next Job for on master (#3400.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