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

hgrecco / pyvisa / 159 / 2
50%
master: 50%

Build:
DEFAULT BRANCH: master
Ran 16 Apr 2015 03:45AM UTC
Files 26
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

16 Apr 2015 03:36AM UTC coverage: 50.249% (-0.01%) from 50.26%
159.2

push

travis-ci

hgrecco
Moves list_resources to the library and call it from resource manager

PyVISA was leaking memory because a resource was not properly closed.
Until this commit, `list_resources` was implemented in the ResourceManager
and called `find_resources` and `find_next` in the library.

This design is flawed because different backends might implement this
differently. Moreover, it required all backends to implement
`find_resources` and `find_next` instead of more direct code.

See #135

2518 of 5011 relevant lines covered (50.25%)

0.5 hits per line

Source Files on job 159.2
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 159
  • Travis Job 159.2
  • c4e6663c on github
  • Prev Job for on master (#158.2)
  • Next Job for on master (#160.1)
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