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

Azure not uploading to codecov #1358

Closed
takluyver opened this issue Sep 27, 2019 · 2 comments · Fixed by #1381
Closed

Azure not uploading to codecov #1358

takluyver opened this issue Sep 27, 2019 · 2 comments · Fixed by #1381
Labels

Comments

@takluyver
Copy link
Member

Not high priority yet, but if we're going to drop some jobs on Travis & Appveyor in favour of Azure, we should make sure it's uploading coverage information properly. Currently it gives:

Error: Missing repository upload token

The token itself probably can't be secret if we want it to work for pull requests, but that shouldn't be a big problem:
https://community.codecov.io/t/security-issues-regarding-upload-token/429/6

@takluyver takluyver added the ci label Sep 27, 2019
@tacaswell
Copy link
Member

It looks like codecov added support for this 3 days ago: https://blog.codecov.io/2019/01/24/new-in-codecov-4-4-3/ (at least for linux)

@takluyver
Copy link
Member Author

I think I've got this working for the Linux builds in #1356. The Windows & Mac builds say Error: No coverage report found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants