Ran
|
Jobs
1
|
Files
40
|
Run time
4s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
FileObserver setup concurrent-safe (#473) * Create file storage directories concurrent-safe * File storage uses same method to make run directory for start and queue events * Remove newline * Remove trailing whitespace * Remove trailing whitespace and unused import * Use fallback of os.makedirs for python 2 * Fix typo * Test coverage also for python2 * Test make run directory can raise file exist error * Skip test with unittest.mock if unsupported python version * Improve readability of max call Co-Authored-By: Rüdiger Busche <ruedigerbusche@web.de> * Replace unittest.mock by pytest.monkeypatch * Separate creation of next run dir to new method * Revert "Test coverage also for python2" This reverts commit 025c66af9. * Import python 2 fallback of file exists error * FileExistsError fallback requires argument * Avoid pylint errors when redefining builtins * Shorten lines * Move race condition catch to outer function when creating run dir
3212 of 3822 relevant lines covered (84.04%)
0.84 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
6 | 583.6 (TOX_ENV=coverage) | 40 |
84.04 |
Travis Job 583.6 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|