This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Description
Coverage delivered by llvm-cov (on clang builds) is missing.
My try to fill in this gap (or rather return to the previous state we had before switching to the new codecov uploader) failed - see my branch codecov-add-llvm-cov and commit.
custom gcov executable should be supported in the new uploader since this PR: codecov/uploader#794