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

hgrecco / pyvisa-py / 96
20%

Build:
DEFAULT BRANCH: master
Ran 09 May 2017 05:42PM UTC
Jobs 4
Files 14
Run time 798min
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
96

Pull #97

travis-ci

web-flow
Use repr() instead of str() for logging the RPC record

On Python 2.7 the str() representation of the record can't be printed to the terminal it isn't in utf-8 mode.
This will cause "UnicodeDecodeError: 'ascii' codec can't decode byte" errors to be printed, instead of the log message.
Use %r to format the record instead, in order to avoid this problem.
Pull Request #97: Use repr() instead of str() for logging the RPC record

410 of 2006 relevant lines covered (20.44%)

0.81 hits per line

Jobs
ID Job ID Ran Files Coverage
1 96.1 09 May 2017 05:43PM UTC 0
20.29
Travis Job 96.1
2 96.2 09 May 2017 05:43PM UTC 0
20.29
Travis Job 96.2
4 96.4 09 May 2017 05:42PM UTC 0
20.29
Travis Job 96.4
5 96.5 09 May 2017 05:42PM UTC 0
20.29
Travis Job 96.5
Source Files on build 96
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #96
  • Pull Request #97
  • PR Base - master (#95)
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

© 2025 Coveralls, Inc