Skip to content

Fix Codecov badge #19

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

Merged
merged 1 commit into from
Feb 8, 2021
Merged

Fix Codecov badge #19

merged 1 commit into from
Feb 8, 2021

Conversation

per1234
Copy link
Collaborator

@per1234 per1234 commented Feb 7, 2021

Previously, the badge showed the coverage as "unknown":
codecov
The fix was to correct the branch name in the badge markup.

It's also common to see the badge image not load. I switched to using the exact badge markup provided by Codecov, which I believe will help with that issue.

After the change:
codecov

- Correct branch name.
- Add token to avoid failed loads.
@aentinger aentinger merged commit 15d79dc into arduino:main Feb 8, 2021
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