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 #18

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

Add reporting of code coverage #18

philippgille opened this issue Sep 7, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@philippgille
Copy link
Owner

philippgille commented Sep 7, 2018

  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 the enhancement New feature or request label Sep 7, 2018
@philippgille
Copy link
Owner Author

Related to #10

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

No branches or pull requests

1 participant