diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2025-05-24 15:41:05 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2025-05-24 15:41:05 +0200 |
| commit | 503c88ccf188af25d170667b46bea0164d38d840 (patch) | |
| tree | 0b60b0206b09fa9cc15747d7b7c2403d68a24803 /.lcovrc | |
| parent | 4f6f3bcc9923b8b7c2d64ca2ea400ce55d2372fe (diff) | |
| download | turns-503c88ccf188af25d170667b46bea0164d38d840.tar.xz turns-503c88ccf188af25d170667b46bea0164d38d840.zip | |
ci: clean up coverage generation
Diffstat (limited to '.lcovrc')
| -rw-r--r-- | .lcovrc | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -1,10 +1,6 @@ # SPDX-FileCopyrightText: 2025 Felix Morgner <felix.morgner@gmail.com> # SPDX-License-Identifier: CC0-1.0 -#lcov -c -o cov.info -d build -b . - exclude = /usr/include/* -exclude = build/_deps/* -exclude = build/deps/* ignore_errors = unused,empty,inconsistent
\ No newline at end of file |
