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

Use CODECOV_TOKEN to fix code coverage uploads #298

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jdblischak
Copy link
Collaborator

Our code coverage results have not been uploaded for months because we aren't using a Codecov token. We were recently provided a single repository upload token for the gsDesign2 repository by the Merck open source team. Once it is added as a repository secret named CODECOV_TOKEN, our workflow will start uploading coverage results again.

xref: r-lib/actions#834, Merck/gsDesign2#489

@nanxstats
Copy link
Collaborator

@jdblischak Should we just run usethis::use_github_action("test-coverage") to update to the latest test-coverage workflow from r-lib/actions? There seems to be some accumulated changes compared to the old workflow we are using.

@jdblischak
Copy link
Collaborator Author

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.

2 participants