diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index ee52e8c..da61e40 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