Conversation
|
I think you uploaded the artifact to codecov using a fork of SPDK Github repo as the code base, correct? But there's going to be an issue with uploading & comparing coverage statistics for changes which are still in review (i.e. on Gerrit). In this case Codecov get's confused and can't fetch commit message, author, resolve history, etc. I'm not "against", just pointing this out. |
0aa133d to
94111d7
Compare
Add Codecov integration to the summary workflow to upload combined coverage report (ut_cov_total.info) for the spdk/spdk repository. - Use OIDC authentication (no static token needed) - Use override_commit to map coverage to the tested SPDK commit - Use disable_search to only upload the specified file - Add permissions block to gerrit-webhook-handler.yml so the id-token:write permission propagates to the summary workflow Generated with [Devin](https://cli.devin.ai/docs) Co-Authored-By: Devin <noreply@cognition.ai> Signed-off-by: Boris Glimcher <Boris.Glimcher@emc.com>
Add Codecov integration to the summary workflow to upload combined
coverage report (ut_cov_total.info) for the spdk/spdk repository.
id-token:write permission propagates to the summary workflow
see example : https://app.codecov.io/gh/glimchb/spdk
and badge :