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

Juniper / py-junos-eznc / 1236 / 2
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 12 Jul 2017 08:28PM UTC
Files 87
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

12 Jul 2017 08:19PM UTC coverage: 98.176% (+0.2%) from 97.979%
1236.2

push

travis-ci

web-flow
Properly handle normalize argument to the open() Device method. Fixes #757 (#758)

* Properly handle normalize argument to the open() Device method.

If the normalize argument was specified to the open() method, then
later RPC invocations which attempted to override the normalize value
might not work correctly.

This was because normalizeDecorator() depends on the value of dev._normalize,
but open() was not properly setting the value of dev._normalize.

This change properly sets the value of dev._normalize when the
normalize argument is specified in the call to the open() device method.

* Apply change to Console() objects as well.

Also removed uncessary commented code.

* Incorporating review feedback.

3983 of 4057 relevant lines covered (98.18%)

0.98 hits per line

Source Files on job 1236.2
  • Tree
  • List 0
  • Changed 6
  • Source Changed 2
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1236
  • Travis Job 1236.2
  • 001a8df8 on github
  • Prev Job for on master (#1233.3)
  • Next Job for on master (#1238.2)
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