|
Ran
|
Jobs
2
|
Files
231
|
Run time
1min
|
Badge
README BADGES
|
push
github
adding symfony8 to supported list (#1228) * adding symfony8 to supported list * one more exclude, monolog bump * bump doctrine * doctrine annotations also * Revert "doctrine annotations also" This reverts commit aa26b8191. * annotations 2.0 once more * opt-out from annotation if doctrine/orm >= 3 * fix: bridge * eliminate phpstan concenrns * trying to make validation tests pass * Revert "trying to make validation tests pass" This reverts commit 2553168d1. * do not skip tests * Revert "do not skip tests" This reverts commit d100da0c3. * monolog bump * Revert "Revert "trying to make validation tests pass"" This reverts commit b987e43b9. * Revert "Revert "Revert "trying to make validation tests pass""" This reverts commit ef4fb3a3a. * works for php8.4, sf8 * cq * cleanup * proper order is now, hmmm ... * reduce tests scope remove choice validation from tests as it was not consistent with other validators in version symfony/validator:7.3.* * cq * exclude phps prior to 8.4 from testing with sf8 * apply sorting on responses before comparing no need to expect same * do not test sf7 with 8.1 * exclude 7.2 lowest deps as issue with sorting in tests * sf8 one more exclude * fix CI config * handle parameters by name * revert index.md * fix cs and cleanup * collect coverage information from 2 jobs * fix cs --------- Co-authored-by: Tobias Nyholm <tobias.nyholm@gmail.com>
16 of 18 new or added lines in 2 files covered. (88.89%)
53 existing lines in 9 files now uncovered.4541 of 4608 relevant lines covered (98.55%)
76.57 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
94.44 |
-3.35% | src/Generator/TypeBuilder.php |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
80.0 |
-6.67% | src/Config/Parser/AnnotationParser.php |
| 1 |
95.83 |
-4.17% | src/Config/Parser/GraphQLParser.php |
| 1 |
97.44 |
-0.23% | src/Config/Parser/MetadataParser/MetadataParser.php |
| 1 |
93.55 |
-1.61% | src/Config/Parser/MetadataParser/TypeGuesser/DocBlockTypeGuesser.php |
| 1 |
91.67 |
-8.33% | src/Config/Parser/MetadataParser/TypeGuesser/PhpTypeGuesser.php |
| 1 |
91.67 |
-4.17% | src/Config/Parser/MetadataParser/TypeGuesser/TypeHintTypeGuesser.php |
| 1 |
96.0 |
0.0% | src/Security/Security.php |
| 8 |
94.44 |
-3.35% | src/Generator/TypeBuilder.php |
| 38 |
38.24 |
-55.88% | src/Config/Parser/MetadataParser/TypeGuesser/DoctrineTypeGuesser.php |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 21452238007.1 | 231 |
97.4 |
GitHub Action Run | |
| 2 | 21452238007.2 | 231 |
98.29 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|