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

labrad / pylabrad / 724 / 3
60%
master: 60%

Build:
DEFAULT BRANCH: master
Ran 23 Dec 2016 05:17PM UTC
Files 56
Run time 2s
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

23 Dec 2016 05:13PM UTC coverage: 55.757% (-0.07%) from 55.828%
SCALABRAD_VERSION=0.8.0

push

travis-ci

web-flow
Update the node server to work with python 3. (#310)

* Use configparser backport for python2
* Fix dispatcher.py to work with python3
* Fix node server to work with python3
* Clean up logging of unhandled errors in message listeners
* Wrap dict iterator methods with list

dict methods like .items(), .keys() and .values() return iterators in
python3, instead of lists. In cases where we need lists or need to be
able to modify the dict during iteration, we explicitly convert the
iterator to a list before iterating over it.

Review: @DanielSank

3908 of 7009 relevant lines covered (55.76%)

0.56 hits per line

Source Files on job 724.3 (SCALABRAD_VERSION=0.8.0)
  • Tree
  • List 0
  • Changed 6
  • Source Changed 6
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 724
  • Travis Job 724.3
  • 20f53a40 on github
  • Prev Job for SCALABRAD_VERSION=0.8.0 on master (#720.3)
  • Next Job for SCALABRAD_VERSION=0.8.0 on master (#725.3)
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