Ran
|
Jobs
3
|
Files
180
|
Run time
49s
|
Badge
README BADGES
|
travis-ci
Fixed flake8 errors for kafka/tools/assigner/actions/demote.py The flake8 errors were part of the reason why Travis build was failing for PR #91 for linkedin/kafka-tools. The other factor was tox running into an upstream python bug [1] for which PR #94 has been raised. I confirmed that after these 2 factors were eliminated, the build passes [2]. [1] https://bugs.python.org/issue10496 [2] https://github.com/akashvacher/kafka-tools/commit/2228e65f4
23 of 23 new or added lines in 1 file covered. (100.0%)
3279 of 3295 relevant lines covered (99.51%)
2.98 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
13 |
43.48 |
kafka/tools/assigner/actions/demote.py |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 308.1 (TOXENV=py27) | 180 |
99.45 |
Travis Job 308.1 | |
2 | 308.2 (TOXENV=py34) | 180 |
99.45 |
Travis Job 308.2 | |
3 | 308.3 (TOXENV=py35) | 180 |
99.45 |
Travis Job 308.3 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|