summaryrefslogtreecommitdiff
path: root/src/gpu/gpu.h
diff options
context:
space:
mode:
authorskal <pascal.massimino@gmail.com>2026-02-07 10:26:59 +0100
committerskal <pascal.massimino@gmail.com>2026-02-07 10:26:59 +0100
commitf8b3615b1ffa93eecc4fe036c40362ae708eff37 (patch)
tree03175a18d540422d1d4f2453c38fcbce81880131 /src/gpu/gpu.h
parent8a2c465dbd17c1a96dbcab1997c5df110a26afe8 (diff)
fix(coverage): Explicitly disable STRIP_ALL during coverage runs
Added -DDEMO_STRIP_ALL=OFF to cmake configuration in gen_coverage_report.sh to ensure all test code is included in coverage analysis. Previously the script relied on the default value of STRIP_ALL, which could potentially exclude test infrastructure code from coverage reports. The remaining warnings in coverage output are benign lcov/genhtml warnings about unknown categories and data inconsistencies, normal for coverage analysis. Coverage: 57.8% lines, 76.0% functions (77 source files) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Diffstat (limited to 'src/gpu/gpu.h')
0 files changed, 0 insertions, 0 deletions