Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor codecov to perform a single upload and use OIDC authentication #4182

Merged
merged 1 commit into from
May 22, 2024

Conversation

ssbarnea
Copy link
Member

  • Archive coverage report from each job
  • Combine coverage reports inside check job
  • Make a single upload to codecov.io
  • Replace use of CODECOV token with OIDC authentication
  • Remove 'test' GHA environment as we no longer need it

AAP-24264

@ssbarnea ssbarnea requested a review from a team as a code owner May 20, 2024 10:22
@ssbarnea ssbarnea requested a review from cidrblock May 20, 2024 17:14
- Archive coverage report from each job
- Combine coverage reports inside check job
- Make a single upload to codecov.io
- Replace use of CODECOV token with OIDC authentication
- Remove 'test' GHA environment as we no longer need it

AAP-24264
tox.ini Show resolved Hide resolved
@ssbarnea ssbarnea merged commit dbe8ab8 into main May 22, 2024
15 checks passed
@ssbarnea ssbarnea deleted the chore/codecov branch May 22, 2024 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants