Ran
|
Files
44
|
Run time
0s
|
Badge
README BADGES
|
push
github
Added support for testing on PHP 8.3 (#303) * Added support for testing on PHP 8.3 * Fixed one issue
965 of 965 relevant lines covered (100.0%)
6.12 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
100.0 | src/Api/Binders/RequestHandlerBinder.php | 33 | 1 | 1 | 0 | 1.0 | |
100.0 | src/Api/Exceptions/ExceptionHandler.php | 55 | 7 | 7 | 0 | 1.0 | |
100.0 | src/Api/Exceptions/IApiExceptionRenderer.php | 47 | 0 | 0 | 0 | 0.0 | |
100.0 | ...Api/Exceptions/ProblemDetailsExceptionRenderer.php | 292 | 103 | 103 | 0 | 17.0 | |
100.0 | src/Api/SynchronousApiApplicationBuilder.php | 46 | 6 | 6 | 0 | 2.0 | |
100.0 | src/Api/SynchronousApiApplication.php | 55 | 6 | 6 | 0 | 2.0 | |
100.0 | src/Api/Testing/ApplicationClient.php | 56 | 6 | 6 | 0 | 27.0 | |
100.0 | src/Api/Testing/AssertionFailedException.php | 22 | 0 | 0 | 0 | 0.0 | |
100.0 | src/Api/Testing/IntegrationTest.php | 416 | 75 | 75 | 0 | 15.0 | |
100.0 | src/Api/Binders/ControllerBinder.php | 50 | 12 | 12 | 0 | 1.0 |