diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index ee52e8c58cc0ebdff9da4b0cbd364177bf06bb73..da61e401de0ae56304bda166a949f089e36bf06e 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -85,6 +85,9 @@ jobs: --exclude "../examples" --exclude ".*google.*" --exclude ".*test.*" + --exclude-unreachable-branches + --exclude-throw-branches + --sort-uncovered --print-summary --xml-pretty --xml