Repo Added
|
Files
29
|
Badge
README BADGES
|
push
travis-ci
444 of 444 relevant lines covered (100.0%)
7.46 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
100.0 | src/ApplicationFactoryInterface.php | 35 | 0 | 0 | 0 | 0.0 | |
100.0 | src/ApplicationFactory.php | 73 | 13 | 13 | 0 | 1.0 - 1.0 | |
100.0 | src/CallbackWrapper.php | 41 | 5 | 6 | 0 | 1.0 | |
100.0 | src/Command/DaemonRunCommand.php | 103 | 31 | 33 | 0 | 5.0 | |
100.0 | src/DaemonFactoryInterface.php | 34 | 0 | 0 | 0 | 0.0 | |
100.0 | src/DaemonInterface.php | 50 | 0 | 0 | 0 | 0.0 | |
100.0 | src/DaemonOptionsInterface.php | 49 | 0 | 0 | 0 | 0.0 | |
100.0 | src/DaemonOptions.php | 87 | 9 | 9 | 0 | 8.0 | |
100.0 | src/DaemonTrait.php | 99 | 27 | 27 | 0 | 3.0 | |
100.0 | src/Driver/DriverContainerInterface.php | 17 | 0 | 0 | 0 | 0.0 | |
100.0 | src/Driver/DriverContainer.php | 40 | 11 | 12 | 0 | 4.0 + 2 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
104 | v0.7-refactor | Increased memory envelope on userland daemon test | push | travis-ci | pending completion | ||
102 | v0.7-refactor | Increased test coverage of application factory and daemon | push | travis-ci | pending completion | ||
100 | v0.7-refactor | Removed unnecessary code in application factory | push | travis-ci | pending completion | ||
99 | v0.7-refactor | PHP-CS-Fixer | push | travis-ci | pending completion | ||
98 | v0.7-refactor | Added driver container test | push | travis-ci | pending completion | ||
97 | v0.7-refactor | Made tests green | push | travis-ci | pending completion | ||
90 | v0.7-refactor | Removed logging from connection handler (should throw catchable exceptions) | push | travis-ci | pending completion |