|
Ran
|
Jobs
4
|
Files
10
|
Run time
1min
|
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 | |
|---|---|---|---|---|---|
| 1 | 471.1 (TOXENV=quality) | 0 |
0.0 |
Travis Job 471.1 | |
| 2 | 471.2 (TOXENV=django22) | 0 |
91.06 |
Travis Job 471.2 | |
| 3 | 471.3 (TOXENV=django30) | 0 |
91.06 |
Travis Job 471.3 | |
| 4 | 471.4 (TOXENV=django31) | 0 |
91.06 |
Travis Job 471.4 |