Enable codecov.io code coverage #27
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
testing
Task related to testing
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
The text was updated successfully, but these errors were encountered: