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

labrad / pylabrad / 724
60%

Build:
DEFAULT BRANCH: master
Ran 23 Dec 2016 05:16PM UTC
Jobs 3
Files 56
Run time 33s
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
724

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

3912 of 7009 relevant lines covered (55.81%)

1.67 hits per line

Jobs
ID Job ID Ran Files Coverage
1 724.1 (SCALABRAD_VERSION=0.8.0) 23 Dec 2016 05:16PM UTC 0
55.51
Travis Job 724.1
2 724.2 (SCALABRAD_VERSION=0.8.0) 23 Dec 2016 05:16PM UTC 0
55.76
Travis Job 724.2
3 724.3 (SCALABRAD_VERSION=0.8.0) 23 Dec 2016 05:17PM UTC 0
55.76
Travis Job 724.3
Source Files on build 724
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #724
  • 20f53a40 on github
  • Prev Build on master (#720)
  • Next Build on master (#725)
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