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

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

Build:
DEFAULT BRANCH: master
Ran 13 Jan 2017 07:20PM UTC
Files 69
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

13 Jan 2017 07:17PM UTC coverage: 98.788% (-0.001%) from 98.789%
1018.2

Pull #648

travis-ci

web-flow
Do not provide the key if it comes from the SSH configuration

This is a followup of #628 where this change was initially pushed but
reverted because I didn't remember why I did it. Before #628, when an
identity is provided in the SSH configuration, it was not copied in
`_conf_ssh_private_key_file` due to a bug. After fixing the bug in #628,
the key is now copied.

However, the SSH configuration is provided to the `connect()` method
which will use it if needed. Therefore, this is not needed. Moreover, if
the key is provided by an agent and/or encrypted, this won't work as,
later in the code, `allow_agent` will be set to `False` due to the
presence of a private key.
Pull Request #648: Do not provide the key if it comes from the SSH configuration

3180 of 3219 relevant lines covered (98.79%)

0.99 hits per line

Source Files on job 1018.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1018
  • Travis Job 1018.2
  • df67dc15 on github
  • Prev Job for on master (#1017.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