Commit 86adb30
committed
common: ignore inconsistent coverage reports
lcov 2.1 added more consistency checks that trip over coverage collected
from systemd, as the coverage collected during shutdown might not be
complete. Let's just ignore the errors for now.
Related: systemd/systemd@238ddac1 parent 72cdc3a commit 86adb30
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
548 | 548 | | |
549 | 549 | | |
550 | 550 | | |
551 | | - | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
552 | 554 | | |
553 | 555 | | |
554 | 556 | | |
| |||
0 commit comments