diff options
| author | Felix Morgner <felix.morgner@ost.ch> | 2026-03-26 18:19:52 +0100 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@ost.ch> | 2026-03-27 07:02:35 +0100 |
| commit | 096d7505cfc2d60e58a6dd4d80fd7f3638c9bb94 (patch) | |
| tree | 9af50bb4c8f0ed134fa6ab47c347140fcfa0ef8a /.lcovrc | |
| parent | f6100699cd93606147ebe94a777b6e4aff7c5f50 (diff) | |
| download | teachos-096d7505cfc2d60e58a6dd4d80fd7f3638c9bb94.tar.xz teachos-096d7505cfc2d60e58a6dd4d80fd7f3638c9bb94.zip | |
kstd/vector: increase test coverage
Diffstat (limited to '.lcovrc')
| -rw-r--r-- | .lcovrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
