aboutsummaryrefslogtreecommitdiff
path: root/.lcovrc
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@ost.ch>2026-03-26 18:19:52 +0100
committerFelix Morgner <felix.morgner@ost.ch>2026-03-27 07:02:35 +0100
commit096d7505cfc2d60e58a6dd4d80fd7f3638c9bb94 (patch)
tree9af50bb4c8f0ed134fa6ab47c347140fcfa0ef8a /.lcovrc
parentf6100699cd93606147ebe94a777b6e4aff7c5f50 (diff)
downloadteachos-096d7505cfc2d60e58a6dd4d80fd7f3638c9bb94.tar.xz
teachos-096d7505cfc2d60e58a6dd4d80fd7f3638c9bb94.zip
kstd/vector: increase test coverage
Diffstat (limited to '.lcovrc')
-rw-r--r--.lcovrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.lcovrc b/.lcovrc
index d19e80d..07da866 100644
--- a/.lcovrc
+++ b/.lcovrc
@@ -1,5 +1,5 @@
exclude = /usr/include/*
-exclude = build/_deps/*
+exclude = build/bht/_deps/*
exclude = tests/*
ignore_errors = unused,empty,inconsistent \ No newline at end of file