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

projectatomic / atomic-reactor / 6020 / 1
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 18 Jul 2018 02:09PM UTC
Files 74
Run time 6s
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

18 Jul 2018 02:01PM UTC coverage: 90.709% (-0.009%) from 90.718%
OS=centos OS_VERSION=7 PYTHON_VERSION=2

push

travis-ci

lcarva
imagebuilder: simplify reading output, decode utf-8

Previous attempts to readline() separate stderr and stdout streams from
the command were making things more confusing than necessary, and it
turns out there's basically no sane way to do this in a non-blocking
way, so now the output is all read as a single blocking stream.

The decode() statement was defaulting to 'ascii' decoding which didn't
work for anything that outputs utf-8. So now it decodes to utf-8. I
tried to exercise this in unit tests but couldn't figure out how, with
python2 apparently attempting ascii decoding in unexpected places.

7488 of 8255 relevant lines covered (90.71%)

0.91 hits per line

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