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

python-useful-helpers / exec-helpers
92%
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 7.0.4
branch: 7.0.4
CHANGE BRANCH
x
Reset
  • 7.0.4
  • 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.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
  • wip_ssh_proxy_command

pending completion
774

push

travis-ci-com

penguinolog
Fix #139 - manual quoting in case of sudo without chroot sometimes incorrect

use the same quoting as with chroot

306 of 369 branches covered (82.93%)

Branch coverage included in aggregate %.

1606 of 1702 relevant lines covered (94.36%)

2.82 hits per line

Relevant lines Covered
Build:
Build:
1702 RELEVANT LINES 1606 COVERED LINES
2.82 HITS PER LINE
Source Files on 7.0.4
  • Tree
  • List 18
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
25.0
exec_helpers/ssh.py129 50 17 33 3.0 0 18
86.96
exec_helpers/async_api/api.py448 67 59 8 3.0 1 1
87.67
exec_helpers/ssh_auth.py415 107 98 9 3.0 30 9
89.13
exec_helpers/async_api/exec_result.py112 34 32 2 3.0 9 3
91.9
exec_helpers/_ssh_base.py1504 391 370 21 3.0 61 17
93.88
exec_helpers/_ssh_helpers.py483 146 137 9 2.0 47 3
94.67
exec_helpers/subprocess.py612 125 120 5 3.0 22 3
96.37
exec_helpers/api.py734 159 155 4 3.0 31 3
97.01
exec_helpers/async_api/subprocess.py592 113 110 3 2.0 20 1
98.5
exec_helpers/exec_result.py763 256 255 1 3.0 74 4
Showing 1 to 10 of 18 entries
  • Previous
  • 1
  • 2
  • Next
  • ►
    94.36
    exec_helpers/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
774 7.0.4 Fix #139 - manual quoting in case of sudo without chroot sometimes incorrect use the same quoting as with chroot push 12 Jun 2020 08:46AM 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