Ran
|
Jobs
4
|
Files
64
|
Run time
2min
|
Badge
Embed ▾
README BADGES
|
travis-ci
Ignore W503 lint error Let's follow the directions of Donald E. Knuth :) "Although formulas within a paragraph always break after binary operations and relations, displayed formulas always break before binary operations" Reference --- 1. https://www.flake8rules.com/rules/W503.html 2. https://www.python.org/dev/peps/pep-0008/#should-a-line-break-before-or-after-a-binary-operator 3. https://github.com/python/peps/commit/c59c4376a
492 of 492 new or added lines in 40 files covered. (100.0%)
1363 of 2026 relevant lines covered (67.28%)
2.02 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
66.67 |
0.0% | junction/base/templatetags/date.py |
1 |
33.33 |
0.0% | junction/conferences/permissions.py |
1 |
80.56 |
0.0% | junction/feedback/views.py |
1 |
63.1 |
0.0% | junction/proposals/services.py |
1 |
38.67 |
0.0% | junction/proposals/utils.py |
1 |
47.37 |
0.0% | junction/schedule/views.py |
2 |
76.07 |
0.0% | junction/feedback/service.py |
2 |
31.25 |
0.0% | junction/proposals/templatetags/proposal_filters.py |
2 |
47.92 |
0.0% | junction/proposals/votes_views.py |
4 |
79.43 |
0.0% | junction/proposals/models.py |
5 |
27.68 |
0.0% | junction/proposals/dashboard.py |
6 |
58.12 |
0.0% | junction/proposals/views.py |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 1346.1 (NOXSESSION=lint-3.5) | 0 | Travis Job 1346.1 | ||
2 | 1346.2 (NOXSESSION=test-3.5) | 64 |
67.28 |
Travis Job 1346.2 | |
3 | 1346.3 (NOXSESSION=test-3.6) | 64 |
67.28 |
Travis Job 1346.3 | |
4 | 1346.4 (NOXSESSION=test-3.7) | 64 |
67.28 |
Travis Job 1346.4 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|