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

buildinspace / peru / 404 / 3
93%
master: 88%

Build:
Build:
LAST BUILD BRANCH: github_ci
DEFAULT BRANCH: master
Ran 02 Nov 2015 04:42AM UTC
Files 19
Run time 0s
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

02 Nov 2015 04:39AM UTC coverage: 92.807%. First build
404.3

push

travis-ci

oconnor663
force utf8 mode when sys.stdout.encoding is ASCII

In some environments (particularly Docker), Python tends to start up
with the locale set to ASCII. That means trying to print unicode
characters raises an exception, like in our fancy display. Rather than
requiring the user to explicitly set PYTHONIOENCODING=utf8, we
explicitly rewrap stdout and stderr in UTF8 file objects.

I'm a little worried that this will break something down the line...

https://github.com/buildinspace/peru/issues/136

1445 of 1557 relevant lines covered (92.81%)

0.93 hits per line

Source Files on job 404.3
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 404
  • Travis Job 404.3
  • 8d368811 on github
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