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

paramiko / paramiko / 656
75%

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

pending completion
656

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

20 of 20 new or added lines in 2 files covered. (100.0%)

5121 of 6807 relevant lines covered (75.23%)

3.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 656.1 21 Sep 2014 08:38PM UTC 0
74.26
Travis Job 656.1
2 656.2 21 Sep 2014 08:37PM UTC 0
74.32
Travis Job 656.2
3 656.3 21 Sep 2014 08:40PM UTC 0
74.22
Travis Job 656.3
4 656.4 21 Sep 2014 08:40PM UTC 0
74.17
Travis Job 656.4
5 656.5 21 Sep 2014 08:41PM UTC 0
74.14
Travis Job 656.5
Source Files on build 656
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #656
  • Pull Request #398
  • PR Base - master (#655)
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