Commit b98e8cb
ci: add codecoverage action to test workflow (#117)
Integrate ggilder/codecoverage@v1 to annotate pull requests with missing
test coverage. The action processes the clover.xml coverage report
generated by PHPUnit and highlights lines that lack test coverage
directly in PR reviews.
---------
Co-authored-by: Claude <noreply@anthropic.com>1 parent ac7133c commit b98e8cb
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
51 | 58 | | |
52 | 59 | | |
53 | 60 | | |
| |||
0 commit comments