Closed thazhemadam closed 8 months ago
I have to say that I am not entirely happy about merging the PR to master without review/approval.
This was just a CI update done to all repos because the v4 now requires tokens, so there's a org-wide SSH token that was added to fix codecov usage. I'm not entirely sure how this would be done non-centrally since it would require setting the secrets.
Explicitly specify the codecov token to be used (i.e.,
CODECOV_TOKEN
), given that the latest v4 release of the codecov action requires it to be able to generate coverage reports. Additionally, fail CI if coverage reporting fails, since coverage is an important enough metric for us to ensure that it's tracked consistently.