-
Notifications
You must be signed in to change notification settings - Fork 58
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
Continuous integration and test coverage #16
Labels
help wanted
Extra attention is needed
Comments
I've found codecov to be slightly more stable than coveralls ! |
Moving over to CircleCI + CodeCov. |
Merged
I'm really stuck on getting CodeCov working. Between orbs, Webhooks, integrations, upload tokens, and the fact that we're trying to submit reports to CodeCov through CircleCI within a Docker image... I'm just completely lost. If anyone has some experience with this, that would be great. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've only recently started working on writing tests in #15, but would like to set up CI and coverage analysis. I was thinking of using Travis and Coveralls, but am not invested in either. Does anyone have any preferred tools?
The text was updated successfully, but these errors were encountered: