summaryrefslogtreecommitdiff
path: root/.lcovrc
diff options
context:
space:
mode:
Diffstat (limited to '.lcovrc')
-rw-r--r--.lcovrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/.lcovrc b/.lcovrc
index fd6c8bc..8bd5a8c 100644
--- a/.lcovrc
+++ b/.lcovrc
@@ -1,8 +1,5 @@
#lcov -c -o cov.info -d build -b .
exclude = /usr/include/*
-exclude = */catch2/*
-exclude = */tests/*
-exclude = app/src/application.cpp
ignore_errors = unused,empty \ No newline at end of file