|
Ran
|
Files
5
|
Run time
2s
|
Badge
README BADGES
|
push
travis-ci-com
<a href="https://github.com/edx/ccx-keys/commit/<a class=hub.com/edx/ccx-keys/commit/07c74fcd2a0643842a0b1ecd3013c0c315a3029c">07c74fcd2<a href="https://github.com/edx/ccx-keys/commit/07c74fcd2a0643842a0b1ecd3013c0c315a3029c">">Python Code Cleanup (#14) * 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 &#39;*.py&#39; | while read fname; do pyupgrade --exit-zero-even-if-changed --keep-percent-format --py3-plus --py36-plus --py38-plus &quot;$fname&quot;; done ``` The following packages were installed: `pyupgrade,git+https://github.com/edx/repo-tools.git@</a><a class="double-link" href="https://github.com/edx/ccx-keys/commit/<a class="double-link" href="https://github.com/edx/ccx-keys/commit/c05453b733602ba7a2224ffbbf58a8d0903b62d8">c05453b73</a>">c05453b73</a><a href="https://github.com/edx/ccx-keys/commit/07c74fcd2a0643842a0b1ecd3013c0c315a3029c">` * Drop Python 3.5 Co-authored-by: Zulqarnain <muhammad.zulqarnain@arbisoft.com>
31 of 31 branches covered (100.0%)
220 of 225 relevant lines covered (97.78%)
0.98 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|