Commit c17df27
committed
fix(ci): match both Cobertura.xml and coverage.cobertura.xml in merge-coverage
The macOS build uploads reportgenerator output (Cobertura.xml) while
merge-coverage searched only for coverlet raw output (coverage.cobertura.xml).
Expand the glob to match both naming conventions and add continue-on-error
to update-badges download steps for resilience.
Made-with: Cursor1 parent ebfcd56 commit c17df27
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
399 | | - | |
| 399 | + | |
400 | 400 | | |
401 | 401 | | |
402 | 402 | | |
| |||
432 | 432 | | |
433 | 433 | | |
434 | 434 | | |
| 435 | + | |
435 | 436 | | |
436 | 437 | | |
437 | 438 | | |
438 | 439 | | |
439 | 440 | | |
440 | 441 | | |
| 442 | + | |
441 | 443 | | |
442 | 444 | | |
443 | 445 | | |
| |||
0 commit comments