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

Code coverage reporting #54

Open
caryan opened this issue Mar 2, 2016 · 1 comment
Open

Code coverage reporting #54

caryan opened this issue Mar 2, 2016 · 1 comment

Comments

@caryan
Copy link
Contributor

caryan commented Mar 2, 2016

if we have unit tests we should know how much we're testing. Since the unittests require a device I don't think we'll be able to use coveralls.io but we should manually run it once in while

@blakejohnson
Copy link
Collaborator

Well, coveralls.io is just a means to display coverage data. If we setup a GitLab CI worker with access to our development APS2 system, then we should be able to post that data back to coveralls.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants