|
Ran
|
Jobs
1
|
Files
16
|
Run time
1min
|
Badge
README BADGES
|
push
github
Add PHPStan at max level with zero baseline errors (#10) * feat: add PHPStan at max level with zero baseline errors - Add phpstan/phpstan as dev dependency with `composer analyse` script - Add GitHub Actions workflow for static analysis - Fix all 56 PHPStan errors at level max without a baseline: - Add proper generic array type hints across interfaces and classes - Type constructor params and config access in Parser - Fix scalar value handling in BrowserDetect stage - Type ServiceProvider container resolution with string aliases - Add is_string() guards in DeviceDetector for version parsing - Add Quality section to README - Point CHANGELOG to GitHub Releases for recent changes * ci: add least-privilege permissions to workflows * build: require conventional commit format for PR titles * Revert "build: require conventional commit format for PR titles" This reverts commit 62dece1fc.
38 of 38 new or added lines in 5 files covered. (100.0%)
257 of 257 relevant lines covered (100.0%)
27.02 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 23339219687.1 | 16 |
100.0 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|