-
Notifications
You must be signed in to change notification settings - Fork 5
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
Code coverage #3
Comments
@duke, we are not at this point using automated test suites, so I am not Arnav Gupta (championswimmer) On 7 May 2015 at 01:20, Duke Leto [email protected] wrote:
|
Yes, if there are no automated tests at all, then hold off on this until they exist. |
That means we need automated tests ASAP 😈 |
Is this for testing in the Android app? Then perhaps I can help, I have some luck running automated tests on Jenkins and CircleCI. |
@creativepsyco yes, this is for running any kind of tests that can help us see if our code quality is going up or down. Your help is much appreciated! |
Similar to our current Travis CI badge, it would be helpful to know our "code coverage".
I suggest Coveralls which is free for Free+Open source projects:
https://coveralls.io
This issue is to add a code coverage badge to our README.
Tasks
If you don't understand exactly what each task above means, please clarify before starting your work.
I expect this to take about 1 hour of focused work for a GSoC student, so if it is taking longer than that, please ask for help on this issue. /cc @mariobehling
The text was updated successfully, but these errors were encountered: