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

hgrecco / pyvisa-py / 96 / 4
20%
master: 20%

Build:
DEFAULT BRANCH: master
Ran 09 May 2017 05:42PM UTC
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

09 May 2017 05:41PM UTC coverage: 20.289%. Remained the same
96.4

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

407 of 2006 relevant lines covered (20.29%)

0.2 hits per line

Source Files on job 96.4
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 96
  • Travis Job 96.4
  • a23f4e71 on github
  • Prev Job for on master (#95.4)
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