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

tnc-ba / swidGenerator / 274
49%
master: 49%

Build:
Build:
LAST BUILD BRANCH: refactorings2
DEFAULT BRANCH: master
Ran 15 May 2014 12:13AM UTC
Jobs 1
Files 16
Run time 3s
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
274

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 274.6 (TOXENV=cov) 15 May 2014 12:13AM UTC 0
48.7
Travis Job 274.6
Source Files on build 274
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #274
  • abcc8fa0 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