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

add codecov #537

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

escapewindow
Copy link
Contributor

No description provided.

@escapewindow
Copy link
Contributor Author

Looks like we need a token, same as coveralls. Need to figure that out -- maybe a helper script, or have a tox target that hits the tc proxy?

@ahal
Copy link
Contributor

ahal commented Oct 25, 2022

In taskgraph I went with a helper script:
https://github.com/taskcluster/taskgraph/blob/main/taskcluster/scripts/codecov-upload.py

And task that uses it:
https://github.com/taskcluster/taskgraph/blob/main/taskcluster/ci/codecov/kind.yml

Though with this approach, you'd need to pull the upload portion out of tox and into a separate task.

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