• Damien George's avatar
    github/workflows: Switch from lcov to gcov. · f3e4ed82
    Damien George authored
    Coverage calculated by Codecov has the same reliability/deterministic
    issues as Coveralls did, so the problem is likely to do with the output of
    lcov/gcov, rather than the analysis and display of the data.
    
    Switch from lcov to gcov for data generation to try and simplify this
    process of computing coverage.
    Signed-off-by: default avatarDamien George <damien@micropython.org>
    f3e4ed82
ci.sh 19 KB