Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use llvm-cov gcov in coverage #92

Merged
merged 1 commit into from
Sep 29, 2024

Commits on Sep 29, 2024

  1. use llvm-cov gcov in coverage

    Use of GCOV format, instead of LLVM profdata, results in a much lower
    false-positive rate for lines with only comments.
    
    Change-Id: I947e6a91ae6a35f9dc649660f16f066f106b7b11
    oliverlee committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    4843eca View commit details
    Browse the repository at this point in the history