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 reporting of code coverage #17

Closed
philippgille opened this issue Sep 7, 2018 · 1 comment
Closed

Add reporting of code coverage #17

philippgille opened this issue Sep 7, 2018 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@philippgille
Copy link
Owner

  1. Add code coverage analysis, for example: go test -v -race -coverprofile="coverage.txt" -covermode=atomic ./...
  2. Add reporting to service like Codecov or Coveralls
  3. Add badge to README

See:

@philippgille philippgille added enhancement New feature or request duplicate This issue or pull request already exists and removed enhancement New feature or request labels Sep 7, 2018
@philippgille
Copy link
Owner Author

Duplicate of #18. Maybe the browser responded slowly and I clicked "create" twice. I'll keep the newer one because after the creation I already added a comment to that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

1 participant