Commit 619fd88
ci: enable pcov coverage driver
phpunit.xml.dist requests a coverage report but the workflow set
`coverage: none`, producing a "No code coverage driver available"
warning that combined with `failOnWarning="true"` failed the build.
pcov is the lightweight driver appropriate for CI coverage capture.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 9ce9671 commit 619fd88
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments