18 Commits (f01ae52bc224e46661e0ee4404c949e4e27773a8)

Author SHA1 Message Date
Walkusz 783183260d coverage: Change --html-details to --html-nested (gcovr) 5 months ago
dragonmux cfada46694 scripts/coverage: Implemented handling for passing the gcovr and llvm-cov binaries to use to the script 9 months ago
Esther Dalhuisen abdb3afd73 coverage: pass .lcovrc config file to genhtml 9 months ago
Dylan Baker e991c4d454 Use SPDX-License-Identifier consistently 12 months ago
David Robillard 254abb999f Fix coverage with lcov 2.0 and uncovered subprojects 12 months ago
Nigel Kukard 2c4a1b6324 Add support for lcov 2.0 1 year ago
Jakob Widauer 07bd28732e Fix html coverage report generation when using clang on linux 2 years ago
Eli Schwartz 680b5ff819
treewide: add future annotations import 2 years ago
Alf Henrik Sauge 06bf9a5cda Fix purely white space issues reported by flake8 2 years ago
Eli Schwartz 1e4d4fce22 coverage: be clever and detect config files for gcovr/lcov 3 years ago
Eli Schwartz 0f0b1f22d2
coverage generator: obey the documentation and only generate supported outputs 3 years ago
Alois Wohlschlager 40d5a38d1b Escape path in exclude filter passed to gcovr 3 years ago
Weston Schmidt 2e30b5a1e2 Add support for gcovr --sonarqube report 3 years ago
Daniel Mensinger 3e396b3782
fix: Always explicitly set encoding for text files (fixes #8263) 3 years ago
Eli Schwartz 6a0fabc647
mass rewrite of string formatting to use f-strings everywhere 4 years ago
Daniel Mensinger a4f4379c44
typing: fully annotate scripts 4 years ago
Cary Converse a198e5d191 coverage: llvm-cov support 5 years ago
Dylan Baker 29ef4478df compilers/d: Add b_ndebug support 5 years ago
Richard Kjerstadius 48ee6a6148 Add gcovr 4.2 support 6 years ago
William A. Kennington III 61d462706a coverage: Also remove source_root prefixes 6 years ago
Mohammed Sadiq 41a98d0fdd coverage: Print summary after gcovr html generation 6 years ago
Mohammed Sadiq 25fef3d1fa coverage: fix lcov branch coverage generation 6 years ago
Joel Klinghed b2ffb6b565 Generate coveragereport directory for gcovr html target 7 years ago
Joel Klinghed 8bad2d9827 Exclude subprojects when doing coverage 7 years ago
Joel Klinghed 79bb1df04f Use standalone coverage script for legacy targets 7 years ago
Joel Klinghed 4e1b229b37 fixup! Allow gcovr >= 3.1 to be used to generate html coverage report 7 years ago
Joel Klinghed ed8197207e fixup! Fix coverage-xml and coverage-text targets for gcovr >= 3.1 7 years ago
Joel Klinghed 6266089866 Allow gcovr >= 3.1 to be used to generate html coverage report 7 years ago
Joel Klinghed da01770261 Fix coverage-xml and coverage-text targets for gcovr >= 3.1 7 years ago
Henk van der Laan 0e07f1a896 Remove all files outside the source directory from the coverage report 7 years ago
Félix Piédallu 5f3c282e6e Echo coverage report uris after generation. Fixes #2805. 7 years ago
snsmac 2b12d3b20f Exclude llvm/clang lib headers from test coverage 7 years ago
Stefan Sonski 462813f8f1 Exclude system sources from test coverage 7 years ago
Jussi Pakkanen 95f8cb93b3 Strip system directories and show coverage for files not executed at all. Closes #1721. 8 years ago
Jussi Pakkanen 111e3df45d Moved coverage commands to a standalone script. 8 years ago