mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2024-11-22 18:59:59 +08:00
Update gcov options.
This commit is contained in:
parent
e4c5c7b43b
commit
e9772a0116
3
.github/workflows/build.yaml
vendored
3
.github/workflows/build.yaml
vendored
@ -85,6 +85,9 @@ jobs:
|
|||||||
--exclude "../examples"
|
--exclude "../examples"
|
||||||
--exclude ".*google.*"
|
--exclude ".*google.*"
|
||||||
--exclude ".*test.*"
|
--exclude ".*test.*"
|
||||||
|
--exclude-unreachable-branches
|
||||||
|
--exclude-throw-branches
|
||||||
|
--sort-uncovered
|
||||||
--print-summary
|
--print-summary
|
||||||
--xml-pretty
|
--xml-pretty
|
||||||
--xml
|
--xml
|
||||||
|
Loading…
Reference in New Issue
Block a user