Files
Doug Flickandmergify[bot] 233eddb8e3 BaseTools/Plugin: Add lcov error tolerance for vendored source trees
lcov v2.0+ treats several gcov/source-related conditions as fatal
errors that were previously warnings in v1.x. This causes coverage
capture to abort when the build tree includes vendored third-party
sources (e.g. OpenSSL) that produce gcov mismatches, missing source
references, unexpected gcov output, or non-zero gcov return codes.

Signed-off-by: Doug Flick <dougflick@microsoft.com>
2026-03-31 22:24:43 +00:00
..