Ran
|
Jobs
1
|
Files
53
|
Run time
5s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/PyBal/commit/5877c466a">Restore testing of the UDP monitor check method Previously the monitor invoked LoopingCall.start with now=True, immediately invoking the check() call which was subsequently tested as part of testing the run() method. Now, consistent with the rest of the Pybal monitors, LoopingCall.start is invoked with (now=False) by the ancestor class, which implies that the check() method is not immediately invoked, and therefore wasn't tested anymore. Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/PyBal/commit/36720547f">36720547f</a>
6 of 6 new or added lines in 1 file covered. (100.0%)
6013 of 6355 relevant lines covered (94.62%)
0.95 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 285.1 | 53 |
94.62 |
Travis Job 285.1 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|