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

zmwangx / storyboard / 14
90%

Build:
DEFAULT BRANCH: master
Ran 20 Apr 2015 11:08PM UTC
Jobs 5
Files 7
Run time 34s
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

pending completion
14

push

travis-ci

zmwangx
util.py: fix progress bar bug when stdout is redirected...

to file or pipe.

The culprit is os.get_terminal_size. os.get_terminal_size fails and
raises OSError if stdout is redirected to a pipe. This is pretty stupid
since they should at least check stderr. Relevant Python bug on the
tracker: https://bugs.python.org/issue14841.

704 of 880 relevant lines covered (80.0%)

3.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 14.1 20 Apr 2015 11:08PM UTC 0
79.77
Travis Job 14.1
2 14.2 20 Apr 2015 11:08PM UTC 0
79.66
Travis Job 14.2
3 14.3 20 Apr 2015 11:08PM UTC 0
79.43
Travis Job 14.3
4 14.4 20 Apr 2015 11:08PM UTC 0
79.43
Travis Job 14.4
5 14.5 20 Apr 2015 11:08PM UTC 0
79.43
Travis Job 14.5
Source Files on build 14
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #14
  • 634f8e3d on github
  • Prev Build on master (#13)
  • Next Build on master (#15)
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