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

Migrate to codecov-action@v4 #111

Merged
merged 1 commit into from
May 24, 2024
Merged

Migrate to codecov-action@v4 #111

merged 1 commit into from
May 24, 2024

Conversation

vers-one
Copy link
Owner

Migrate to codecov-action@v4

Currently, all test coverage reports are uploaded to Codecov using codecov-action@v3 that doesn't require a codecov token. These uploads fail sometimes with the following error:

Rate limit reached ... code='throttled'

Description

This pull request migrates the test.yml action from codecov-action@v3 to codecov-action@v4 and adds a codecov token.

Testing steps

Coverage report upload should succeed.

@vers-one vers-one merged commit 351f4bf into master May 24, 2024
4 checks passed
@vers-one vers-one deleted the update-codecov branch May 24, 2024 04:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant