We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e799ca0 commit acd295cCopy full SHA for acd295c
1 file changed
gcovr.cfg
@@ -9,9 +9,6 @@ merge-mode-functions = separate
9
filter = src/lib_json/
10
filter = include/json/
11
12
-# Exclude the build directory to avoid processing generated files
13
-exclude-directories = build
14
-
15
# --- Noise Reduction ---
16
# Ignore branches that are generated by the compiler (e.g., exception handling)
17
# This drastically reduces "false positives" for missing branch coverage.
0 commit comments