|
Repo Added
|
Files
7
|
Badge
README BADGES
|
push
travis-ci
21 of 21 new or added lines in 1 file covered. (100.0%)
98 of 154 relevant lines covered (63.64%)
18.7 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|---|---|---|---|---|---|---|
0.0 | src/LoopReset.php | 19 | 4 | 0 | 4 | 0.0 | |
0.0 | src/TestCase.php | 113 | 46 | 0 | 46 | 0.0 | |
0.0 | src/CallbackStub.php | 11 | 1 | 0 | 1 | 0.0 | |
94.74 | src/AsyncTestCase.php | 260 | 95 | 90 | 5 | 28.0 | |
100.0 | src/Internal/AsyncTestSetUpTrait.php | 44 | 8 | 8 | 0 | 36.0 | |
100.0 | src/Internal/AsyncTestSetNameTrait.php | 47 | 0 | 0 | 0 | 0.0 | |
100.0 | src/TestException.php | 19 | 0 | 0 | 0 | 0.0 |
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 71 | master | Add setUpAsync() and tearDownAsync() (#17) | push | travis-ci | pending completion | ||
| 59 | master | Provide information where timeout is reached in AsyncTestCase (#14) | push | travis-ci | pending completion | ||
| 44 | master | PHPUnit 9 support (#11) | push | travis-ci | pending completion | ||
| 43 | master | PHPUnit 9 supported | Pull #11 | travis-ci | pending completion | ||
| 35 | master | Update README | push | travis-ci | pending completion | ||
| 34 | master | Dump info if TracingDriver is used | push | travis-ci | pending completion | ||
| 30 | master | Fail test if returned promise or coroutine does not resolve | push | travis-ci | pending completion | ||
| 28 | master | Quite CS fixer | push | travis-ci | pending completion | ||
| 27 | master | Use test assertion for minimum runtime Avoids error that the test did not perform any assertions. | push | travis-ci | pending completion | ||
| 26 | master | Handle exceptions from nested loops | push | travis-ci | pending completion |