Commit 59c5fec
Peter Neiss
Fix Code Coverage workflow: handle gcov mismatch errors
- Use newer 'branch_coverage' instead of deprecated 'lcov_branch_coverage'
- Add --ignore-errors mismatch,gcov,inconsistent to handle exception tag mismatches
- Add --rc geninfo_unexecuted_blocks=1 to handle unexecuted block warnings
- Fixes: 'mismatched exception tag' error in lstate.h1 parent 193af26 commit 59c5fec
1 file changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
53 | | - | |
| 55 | + | |
| 56 | + | |
54 | 57 | | |
55 | 58 | | |
56 | 59 | | |
57 | 60 | | |
58 | | - | |
| 61 | + | |
| 62 | + | |
59 | 63 | | |
60 | 64 | | |
61 | 65 | | |
| |||
0 commit comments