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 badges #78

Merged
merged 2 commits into from
May 15, 2019
Merged

add badges #78

merged 2 commits into from
May 15, 2019

Conversation

rbren
Copy link
Contributor

@rbren rbren commented May 14, 2019

No description provided.

@rbren rbren force-pushed the rb/add-badges branch 2 times, most recently from 83e32ce to 4dba266 Compare May 14, 2019 14:56
Copy link
Contributor

@robscott robscott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this requiring us to update a test coverage badge with every commit? Is there a way to push coverage info to some kind of third party service like https://coveralls.io/ that could be integrated into CI and automated away?

@rbren
Copy link
Contributor Author

rbren commented May 14, 2019

Yeah this would require re-running the coverage script with every push.

I like the idea of using coveralls. Hard for me to evaluate right now since the project is private, but we can investigate once it's public.

For now, I can ditch the CircleCI check, or just remove the badge.

@robscott
Copy link
Contributor

I think I'd remove the badge if it's going to require manual intervention from us, and then as soon as it's open sourced, we can experiment with coveralls or something.

@rbren
Copy link
Contributor Author

rbren commented May 15, 2019

Sounds good, done

rbren added 2 commits May 15, 2019 15:56
add go report, coverage

fix coverage link

Update README.md

Update README.md

Update README.md

fix badge colors

Update README.md

Update README.md

add coverage to circleci

better coverage calculation

fix circleci
@rbren rbren merged commit aaec318 into master May 15, 2019
@robscott robscott deleted the rb/add-badges branch May 16, 2019 14:01
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