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

labrad / pylabrad / 721 / 1
56%
master: 60%

Build:
Build:
LAST BUILD BRANCH: u/maffoo/py39
DEFAULT BRANCH: master
Ran 22 Dec 2016 07:57PM UTC
Files 56
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

22 Dec 2016 07:54PM UTC coverage: 55.514%. First build
SCALABRAD_VERSION=0.8.0

push

travis-ci

maffoo
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.

3891 of 7009 relevant lines covered (55.51%)

0.56 hits per line

Source Files on job 721.1 (SCALABRAD_VERSION=0.8.0)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 721
  • Travis Job 721.1
  • d344cabe on github
  • Next Job for SCALABRAD_VERSION=0.8.0 on u/maffoo/node-py3 (#722.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