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

paramiko / paramiko / 656 / 2
75%
master: 75%

Build:
DEFAULT BRANCH: master
Ran 21 Sep 2014 08:37PM UTC
Files 42
Run time 22s
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

21 Sep 2014 08:34PM UTC coverage: 74.321% (+0.2%) from 74.116%
656.2

Pull #398

travis-ci

lorenzph
Support transmission of environment variables

The SSH protocol allows the client to transmit environment variables to
the server. This is particularly useful if the user wants to modify the
environment of an executed command without having to reexecute the
actual command from a shell.

This patch extends the Client and Channel interface to allow
the transmission of environment variables to the server side.

In order to use this feature the SSH server must accept environment
variables from the client (e.g. the AcceptEnv configuration directive of
OpenSSH).
Pull Request #398: Support transmission of environment variables

5059 of 6807 relevant lines covered (74.32%)

0.74 hits per line

Source Files on job 656.2
  • Tree
  • List 0
  • Changed 11
  • Source Changed 2
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 656
  • Travis Job 656.2
  • 1c2241b8 on github
  • Prev Job for on master (#655.4)
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