|
Ran
|
Jobs
3
|
Files
10
|
Run time
17s
|
Badge
README BADGES
|
push
travis-ci-com
Python code cleanup by the cleanup-python-code Jenkins job. This pull request was generated by the cleanup-python-code Jenkins job, which ran ``` modernize_travis;modernize_tox;make upgrade;find . -type f -name '*.py' | while read fname; do pyupgrade --exit-zero-even-if-changed --keep-percent-format --py3-plus --py36-plus --py38-plus "$fname"; done ``` The following packages were installed: `pyupgrade,git+https://github.com/edx/repo-tools.git@5ed136448`
45 of 58 branches covered (77.59%)
336 of 369 relevant lines covered (91.06%)
2.73 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 2 | 467.2 (TOXENV=django22) | 0 |
91.06 |
Travis Job 467.2 | |
| 3 | 467.3 (TOXENV=django30) | 0 |
91.06 |
Travis Job 467.3 | |
| 4 | 467.4 (TOXENV=django31) | 0 |
91.06 |
Travis Job 467.4 |