Closed abitmore closed 1 year ago
Changs:
gcovr
--exclude-throw-branches
programs
tests
Kudos, SonarCloud Quality Gate passed!
0 Bugs 0 Vulnerabilities 0 Security Hotspots 0 Code Smells
No Coverage information No Duplication information
Changs:
gcovr
with--exclude-throw-branches
in CI. For branch coverage, exclude branches that the compiler generates for exception handling, to generate more "sensible" coverage reports.programs
andtests
from coverage reports.