Repo Added
|
Files
19
|
Badge
README BADGES
|
push
travis-ci-com
303 of 363 branches covered (83.47%)
Branch coverage included in aggregate %.
1606 of 1700 relevant lines covered (94.47%)
2.82 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
27.14 | exec_helpers/ssh.py | 135 | 52 | 19 | 33 | 3.0 | 0 | 18 | |
87.67 | exec_helpers/ssh_auth.py | 415 | 107 | 98 | 9 | 3.0 | 30 | 9 | |
88.0 | exec_helpers/async_api/api.py | 450 | 69 | 61 | 8 | 3.0 | 5 | 1 | |
89.13 | exec_helpers/async_api/exec_result.py | 112 | 34 | 32 | 2 | 3.0 | 9 | 3 | |
91.86 | exec_helpers/_ssh_base.py | 1545 | 401 | 379 | 22 | 3.0 | 61 | 17 | |
93.81 | exec_helpers/_ssh_helpers.py | 494 | 144 | 135 | 9 | 2.0 | 47 | 3 | |
94.59 | exec_helpers/subprocess.py | 609 | 123 | 118 | 5 | 3.0 | 22 | 3 | |
96.97 | exec_helpers/async_api/subprocess.py | 592 | 111 | 108 | 3 | 2.0 | 20 | 1 | |
98.5 | exec_helpers/exec_result.py | 763 | 256 | 255 | 1 | 3.0 | 74 | 4 | |
98.58 | exec_helpers/proc_enums.py | 208 | 133 | 132 | 1 | 3.0 | 7 | 1 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
762 | 7.0.1 | Revert imports changes * This changes seriously increases read complexity with minimal effort. From this changes will be re-used: 1. Squashed: 1.1. Pylint fix 1.2. Widened type annotations 1.3. Partial annotations as strings (like `from __... | push | travis-ci-com | pending completion |