Repo Added
|
Files
4349
|
Badge
README BADGES
|
push
github
9 of 10 new or added lines in 2 files covered. (90.0%)
11498 of 18508 relevant lines covered (62.12%)
68.99 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
0.0 | ...c/Api/QueryParameterValidator/Validator/Length.php | 53 | 12 | 0 | 12 | 0.0 | |
0.0 | ...i/QueryParameterValidator/Validator/ArrayItems.php | 91 | 30 | 0 | 30 | 0.0 | |
0.0 | src/Action/NotFoundAction.php | 29 | 1 | 0 | 1 | 0.0 | |
0.0 | src/Api/QueryParameterValidator/Validator/Enum.php | 48 | 10 | 0 | 10 | 0.0 | |
0.0 | src/Action/NotExposedAction.php | 35 | 4 | 0 | 4 | 0.0 | |
0.0 | src/Api/IdentifiersExtractor.php | 167 | 56 | 0 | 56 | 0.0 | |
0.0 | src/Api/FilterInterface.php | 72 | 7 | 0 | 7 | 0.0 | |
0.0 | src/Api/FilterLocatorTrait.php | 55 | 6 | 0 | 6 | 0.0 | |
0.0 | ...c/Api/QueryParameterValidator/Validator/Bounds.php | 61 | 18 | 0 | 18 | 0.0 | |
0.0 | ...i/QueryParameterValidator/Validator/MultipleOf.php | 48 | 10 | 0 | 10 | 0.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
12316330416 | merge-34-test-github | fix(metadata): various parameter improvements (#6867) - `Parameter::getValue()` now takes a default value as argument `getValue(mixed $default = new ParameterNotFound()): mixed` - `Parametes::get(string $key, string $parameterClass = QueryParame... | push | github |
62.12 |