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

Introduce code coverage tool #237

Closed
harinee opened this issue Aug 27, 2020 · 0 comments
Closed

Introduce code coverage tool #237

harinee opened this issue Aug 27, 2020 · 0 comments

Comments

@harinee
Copy link
Collaborator

harinee commented Aug 27, 2020

Is your feature request related to a problem? Please describe.
We tried goverall but faced issues with controlling the configuration.
For example, when removing a simple binary during #234 , the code coverage dropped. And we couldn't find a way to exclude files.

Describe the solution you'd like
Implement a code coverage tool, such as, codecov.io or https://golang.org/cmd/cover/ or any other

@tinamthomas tinamthomas self-assigned this Nov 10, 2020
tinamthomas added a commit to tinamthomas/talisman that referenced this issue Nov 10, 2020
tinamthomas added a commit to tinamthomas/talisman that referenced this issue Nov 28, 2020
tinamthomas added a commit to tinamthomas/talisman that referenced this issue Nov 28, 2020
tinamthomas added a commit to tinamthomas/talisman that referenced this issue Nov 28, 2020
tinamthomas added a commit to tinamthomas/talisman that referenced this issue Dec 6, 2020
tinamthomas added a commit to tinamthomas/talisman that referenced this issue Dec 6, 2020
tinamthomas added a commit to tinamthomas/talisman that referenced this issue Dec 13, 2020
tinamthomas added a commit to tinamthomas/talisman that referenced this issue Dec 13, 2020
tinamthomas added a commit to tinamthomas/talisman that referenced this issue Dec 13, 2020
tinamthomas added a commit to tinamthomas/talisman that referenced this issue Dec 13, 2020
tinamthomas added a commit to tinamthomas/talisman that referenced this issue Dec 14, 2020
tinamthomas added a commit to tinamthomas/talisman that referenced this issue Dec 15, 2020
tinamthomas added a commit to tinamthomas/talisman that referenced this issue Dec 15, 2020
tinamthomas added a commit to tinamthomas/talisman that referenced this issue Dec 16, 2020
tinamthomas added a commit to tinamthomas/talisman that referenced this issue Dec 16, 2020
svishwanath-tw pushed a commit that referenced this issue Dec 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants