-
Notifications
You must be signed in to change notification settings - Fork 29
Remove codecov references #215
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
Conversation
| @@ -1,6 +1,6 @@ | |||
| # tilesets-cli | |||
|
|
|||
| [](https://github.com/mapbox/tilesets-cli/actions/workflows/release.yaml) [](https://codecov.io/gh/mapbox/tilesets-cli) | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we have a badge for the test workflow?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Replaced the workflow badges with a PyPI version badge - I think this is more relevant for folks than workflow badges? Thoughts?
theborowski
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ lgtm, just gotta fix that changelog
28d8fd4 to
f981e52
Compare
This PR removes codecov references and coverage badges from the README.
We'll keep coverage reporting in log outputs, but I'm not sure we need to surface these otherwise.