Repo Added
|
Files
19
|
Badge
README BADGES
|
push
travis-ci-com
308 of 373 branches covered (82.57%)
Branch coverage included in aggregate %.
1609 of 1706 relevant lines covered (94.31%)
2.81 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
25.0 | exec_helpers/ssh.py | 129 | 50 | 17 | 33 | 3.0 | 0 | 18 | |
86.96 | exec_helpers/async_api/api.py | 448 | 67 | 59 | 8 | 3.0 | 1 | 1 | |
88.0 | exec_helpers/ssh_auth.py | 426 | 109 | 100 | 9 | 3.0 | 32 | 9 | |
89.13 | exec_helpers/async_api/exec_result.py | 112 | 34 | 32 | 2 | 3.0 | 9 | 3 | |
91.9 | exec_helpers/_ssh_base.py | 1505 | 391 | 370 | 21 | 3.0 | 61 | 17 | |
92.5 | exec_helpers/_ssh_helpers.py | 486 | 148 | 138 | 10 | 2.0 | 47 | 5 | |
94.67 | exec_helpers/subprocess.py | 610 | 125 | 120 | 5 | 3.0 | 22 | 3 | |
96.37 | exec_helpers/api.py | 734 | 159 | 155 | 4 | 3.0 | 31 | 3 | |
97.01 | exec_helpers/async_api/subprocess.py | 592 | 113 | 110 | 3 | 2.0 | 20 | 1 | |
98.5 | exec_helpers/exec_result.py | 770 | 256 | 255 | 1 | 3.0 | 74 | 4 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
781 | 7.0.5 | Fix error: identify file and passphrase was not copied to new SSHAuth instance * changed type for identify file: internally always cast to Collection[str] to reduce memory usage (paramiko uses as Iterable[str]) * fixed pylint warnings | push | travis-ci-com | pending completion |