Commit 997ce34
Fail PR if code coverage drops vs master baseline
Add a coverage gate in the test-summary job that checks line, branch,
and method coverage against the master baseline. The PR comment is
posted first so developers always see the report, then core.setFailed()
is called if any metric decreased.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent b2a6a70 commit 997ce34
1 file changed
+21
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
363 | 363 | | |
364 | 364 | | |
365 | 365 | | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
366 | 387 | | |
367 | 388 | | |
368 | 389 | | |
| |||
0 commit comments