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

python-useful-helpers / exec-helpers
93%
master: 54%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions/download-artifact-4.3.0
DEFAULT BRANCH: master
Repo Added 23 Mar 2018 04:58PM CUT
Files 19
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

LAST BUILD ON BRANCH wip_ssh_proxy_command
branch: wip_ssh_proxy_command
CHANGE BRANCH
x
Reset
  • wip_ssh_proxy_command
  • 1.1.1
  • 1.1.2
  • 1.10.0
  • 1.11.0
  • 1.11.1
  • 1.12.0
  • 1.12.1
  • 1.12.2
  • 1.13.0
  • 1.14.0
  • 1.14.1
  • 1.14.2
  • 1.14.3
  • 1.2.0
  • 1.2.1
  • 1.2.2
  • 1.3.0
  • 1.3.1
  • 1.3.2
  • 1.3.3
  • 1.3.4
  • 1.3.5
  • 1.3.6
  • 1.3.7
  • 1.3.8
  • 1.4.0
  • 1.4.1
  • 1.9.0
  • 1.9.1
  • 1.9.2
  • 1.9.3
  • 1.9.4
  • 1.9.5
  • 1.9.6
  • 1.9.7
  • 1.9.8
  • 1.9.9
  • 2.0.0
  • 2.0.1
  • 2.0.2
  • 2.1.0
  • 2.1.1
  • 2.1.2
  • 2.1.3
  • 2.10.0
  • 2.11.0
  • 2.11.1
  • 2.11.2
  • 2.11.3
  • 2.12.0
  • 2.12.1
  • 2.12.2
  • 2.13.0
  • 2.14.0
  • 2.2.0
  • 2.9.0
  • 2.9.1
  • 2.9.2
  • 2.9.3
  • 2.9.4
  • 2.9.5
  • 2.9.6
  • 3.0.0
  • 3.1.0
  • 3.1.1
  • 3.1.2
  • 3.1.3
  • 3.1.4
  • 3.1.5
  • 3.2.0
  • 3.2.1
  • 3.3.0
  • 3.3.1
  • 3.3.2
  • 3.4.0
  • 3.4.0.post1
  • 3.4.0.post2
  • 3.5.0
  • 3.5.1
  • 3.5.2
  • 3.5.3
  • 3.5.4
  • 3.5.5
  • 3.5.7
  • 3.6.0
  • 3.7.0
  • 4.0.0
  • 4.0.1
  • 4.1.0
  • 4.1.1
  • 4.1.3
  • 4.1.4
  • 4.1.5
  • 4.1.6
  • 4.1.7
  • 4.2.0
  • 4.3.0
  • 4.3.1
  • 4.4.0
  • 5.0.0
  • 5.1.0
  • 5.1.1
  • 5.2.0
  • 5.2.1
  • 5.2.2
  • 5.2.3
  • 5.2.4
  • 6.0.0a1
  • 6.0.0a2
  • 6.0.0b1
  • 6.0.0b2
  • 6.0.0b3
  • 6.0.0b4
  • 6.0.0b5
  • 6.0.0b6
  • 6.0.0rc1
  • 6.0.0rc2
  • 6.0.0rc3
  • 6.1.0
  • 6.1.1
  • 6.1.2
  • 6.1.3
  • 6.1.4
  • 6.1.5
  • 6.1.6.post0
  • 7.0.0
  • 7.0.1
  • 7.0.2
  • 7.0.3
  • 7.0.4
  • 7.0.5
  • 7.4.0
  • 8.0.0
  • 8.0.0.post0
  • 8.0.1
  • 8.1.0
  • 8.1.1
  • 8.1.2
  • WIP_sshconfig
  • caching
  • conn_chain
  • dependabot/github_actions/actions/download-artifact-4.3.0
  • master
  • penguinolog-patch-1
  • py27
  • py34
  • py35
  • pyup-config
  • relax_typing_req

pending completion
653

Pull #137

travis-ci-com

web-flow
 Initial support proxy. Partial: #133 Partial: #134

* ssh proxy command
* ssh full proxy for execute throw host (prepare connection creation)
* `sock` argument for creation for manual proxy connection usage
* parsed ssh config stored as specific type for easier usage
Pull Request #137: Initial support proxy. Partial: #133 Partial: #134

575 of 682 branches covered (84.31%)

Branch coverage included in aggregate %.

43 of 43 new or added lines in 3 files covered. (100.0%)

2581 of 2722 relevant lines covered (94.82%)

2.85 hits per line

Relevant lines Covered
Build:
Build:
2722 RELEVANT LINES 2581 COVERED LINES
2.85 HITS PER LINE
Source Files on wip_ssh_proxy_command
  • List 0
  • Changed 5
  • Source Changed 4
  • Coverage Changed 4
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
No data available in table
Showing 0 to 0 of 0 entries
  • Previous
  • Next

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
653 wip_ssh_proxy_command Initial support proxy. Partial: #133 Partial: #134 * ssh proxy command * ssh full proxy for execute throw host (prepare connection creation) * `sock` argument for creation for manual proxy connection usage * parsed ssh config stored as specific ... Pull #137 14 Nov 2019 08:40PM CUT web-flow travis-ci-com pending completion  
652 wip_ssh_proxy_command Initial support proxy. Partial: #133 Partial: #134 * ssh proxy command * ssh full proxy for execute throw host (prepare connection creation) * `sock` argument for creation for manual proxy connection usage * parsed ssh config stored as specific ... push 14 Nov 2019 08:37PM CUT penguinolog travis-ci-com pending completion  
See All Builds (706)
  • Repo on GitHub
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

© 2025 Coveralls, Inc