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

Enable codecov.io code coverage #27

Open
jn9e9 opened this issue Mar 1, 2021 · 0 comments
Open

Enable codecov.io code coverage #27

jn9e9 opened this issue Mar 1, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed testing Task related to testing

Comments

@jn9e9
Copy link
Collaborator

jn9e9 commented Mar 1, 2021

Code coverage reporting is set up to use codecov.io, but is currently commented out in .github/workflows/build.yaml as there isn't an API key configured as a secret on the main parallaxsecond/parsec-client-go github repo.

To fix this, we will need to create an account on codecov.io for the project, and make it available to the actions a secret - once this is done, uncomment the relevant lines in .github/workflows/build.yaml

@jn9e9 jn9e9 added enhancement New feature or request help wanted Extra attention is needed testing Task related to testing labels Mar 1, 2021
@jn9e9 jn9e9 mentioned this issue Mar 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed testing Task related to testing
Projects
None yet
Development

No branches or pull requests

1 participant