|
Ran
|
Jobs
5
|
Files
11
|
Run time
8min
|
Badge
README BADGES
|
push
travis-ci
fuzzer: add special-case for multi-line EOF TokenError (#1991) * Add special-case for multi-line EOF TokenError under Python3.7 * Update conditional check to correspond to original issue description (and include issue hyperlink) * Add warning and hint regarding replaying the fuzzer code generation * Include code review suggestion (with modifications for this to follow) Co-authored-by: Zac Hatfield-Dodds <zac.hatfield.dodds@gmail.com> * Remove Python version check, since this issue does exist across more recent Python versions than 3.7 * Update explanatory comment * Add clarification for potentially-ambiguous blib2to3 import * Update explanatory comment * Bring comment into consistent format with previous comment * Revert "Add clarification for potentially-ambiguous blib2to3 import" This reverts commit 357b7cc03. Co-authored-by: Zac Hatfield-Dodds <zac.hatfield.dodds@gmail.com>
4719 of 4947 relevant lines covered (95.39%)
3.81 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 2514.1 (TEST_CMD="pre-commit run --all-files --show-diff-on-failure") | 0 |
0.0 |
Travis Job 2514.1 | |
| 2 | 2514.2 (TEST_CMD="tox -e py") | 0 |
95.11 |
Travis Job 2514.2 | |
| 3 | 2514.3 (TEST_CMD="tox -e py") | 0 |
95.11 |
Travis Job 2514.3 | |
| 4 | 2514.4 (TEST_CMD="tox -e py") | 0 |
95.2 |
Travis Job 2514.4 | |
| 5 | 2514.5 (TEST_CMD="tox -e py") | 0 |
95.18 |
Travis Job 2514.5 |