Closed michael-christen closed 3 months ago
Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.
Thanks for integrating Codecov - We've got you covered :open_umbrella:
Utilize
bazel coverage
to get coverage informationUtilizes https://github.com/linux-test-project/lcov (installed with https://github.com/hrishikesh-kadam/setup-lcov)
Uploads to codecov
See https://groups.google.com/g/bazel-discuss/c/igMsIXf0kUQ and https://github.com/bazelbuild/bazel/issues/19357 for a discussion of why bazel doesn't get you "all source files" in coverage.
TODO
Followups