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

tnc-ba / swidGenerator / 280
49%

Build:
DEFAULT BRANCH: master
Ran 27 May 2014 12:40AM UTC
Jobs 1
Files 16
Run time 8s
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
280

push

travis-ci

dbrgn
Safely print data to stdout on both Python 2 and 3

On Python 2, binary data can be printed directly to stdout.

On Python 3, binary data should be written to `sys.stdout.buffer` instead
of `sys.stdout` directly.

This commit adds a ``safe_print`` function to handle both unicode and
bytestrings correctly on both Python versions.

168 of 345 relevant lines covered (48.7%)

0.49 hits per line

Jobs
ID Job ID Ran Files Coverage
6 280.6 (TOXENV=cov) 27 May 2014 12:40AM UTC 0
48.7
Travis Job 280.6
Source Files on build 280
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #280
  • 44a6eb4a on github
  • Prev Build on master (#273)
  • Next Build on master (#288)
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