Ran
|
Jobs
2
|
Files
16
|
Run time
28s
|
Badge
Embed ▾
README BADGES
|
travis-ci
<a href="https://github.com/resque/resque/commit/<a class=hub.com/resque/resque/commit/164176f19a5bb29c65d3491b0f209f41634e4010">164176f19<a href="https://github.com/resque/resque/commit/164176f19a5bb29c65d3491b0f209f41634e4010">">worker: do not trigger verbose logging if env variables are not set When setting a custom logger the logger state is lost due to a regression added in the following commit: ,---- | commit </a><a class="double-link" href="https://github.com/resque/resque/commit/<a class="double-link" href="https://github.com/resque/resque/commit/87ae6d5e1cd6ebc498dc0a04ada74dc770c7facf">87ae6d5e1</a>">87ae6d5e1</a><a href="https://github.com/resque/resque/commit/164176f19a5bb29c65d3491b0f209f41634e4010"> | Author: Jacob Green <jacob@nationbuilder.com> | Date: Mon Jan 25 11:22:17 2016 -0500 | | Refactor worker#initialize `---- The verbose and very_verbose setter methods are always called, even when no verbose environment variables are set. This makes a custom logger loose its level or custom formatter. Signed-off-by: Lucas Dutra Nunes <ldnunes@ossystems.com.br>
3 of 3 new or added lines in 1 file covered. (100.0%)
398 of 1163 relevant lines covered (34.22%)
0.7 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
3 |
21.85 |
-0.05% | lib/resque/worker.rb |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 875.1 (1.9.3) | 16 |
34.34 |
Travis Job 875.1 | |
3 | 875.3 (2.3.0) | 16 |
34.34 |
Travis Job 875.3 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|