Skip to content

Commit 3380bee

Browse files
committed
Remove debug code.
1 parent f7af622 commit 3380bee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

gcovr.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ exclude = .*build.*
77
exclude = .*flip.*
88
exclude = .*generate.*
99
exclude = .*test.*
10+
exclude = .*backtrace.cpp
11+
exclude = .*stacktrace.cpp
12+
exclude = .*callback_mutex.hpp
1013

1114
exclude-lines-by-pattern = .*DEBUG.*
1215
exclude-lines-by-pattern = .*DBG.*

0 commit comments

Comments
 (0)