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

vincentbernat / snimpy / 199 / 9
89%
master: 89%

Build:
DEFAULT BRANCH: master
Ran 15 Jan 2016 09:37PM UTC
Files 10
Run time 0s
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

15 Jan 2016 08:39PM UTC coverage: 88.063% (+0.04%) from 88.025%
TOX_ENV=pypy-pysnmp42

push

travis-ci

vincentbernat
snmp: fix retrieving of OID with PySNMP 4.3+

Starting with PySNMP 4.3, an OID is wrapped into an ObjectIdentity which
is some kind of facade to make it act more like a Python
object. However, it doesn't get a prettyOut function so we get some
exception. Since this ObjectIdentity object doesn't exist with PySNMP
4.2, we try to extract the OID with getOID() but ignore any error and
assume that we already have an ObjectIdentifier object.

This should be compatible with both 4.2 and 4.3.

Fix #47

1114 of 1265 relevant lines covered (88.06%)

0.88 hits per line

Source Files on job 199.9 (TOX_ENV=pypy-pysnmp42)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 199
  • Travis Job 199.9
  • d3a36082 on github
  • Prev Job for TOX_ENV=pypy-pysnmp42 on master (#198.9)
  • Next Job for TOX_ENV=pypy-pysnmp42 on master (#203.9)
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