Repo Added
|
Files
867
|
Badge
README BADGES
|
push
github
Rollback grcov version to 0.8.20 (backport #14367) (#14482) * Rollback grcov version to 0.8.20 (#14367) This commit rolls back the grcov version we use in the coverage CI job to the 0.8.20 release. We were previously pinning to the 0.8.24 version because of changes in 0.9.0 that were incompatible. However, the dependency of grcov zip recently yanked their 2.5 and 2.6 releases which are used by 0.8.24 and 0.9.0 respectively. This means cargo by default will not install those versions of grcov because it can't find a non-yanked zip version that matches the dependencies of grcov. The grcov 0.8.20 release depends on zip 2.4 which has not been yanked and can still be installed. (cherry picked from commit 5973a7e9d) # Conflicts: # .github/workflows/coverage.yml * Fix merge conflict --------- Co-authored-by: Matthew Treinish <mtreinish@kortar.org>
79482 of 89500 relevant lines covered (88.81%)
356173.08 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|