BBN-Q / libaps2

C/C++ driver for BBN APSv2
Apache License 2.0
4 stars 4 forks source link

Code coverage reporting #54

Open caryan opened 8 years ago

caryan commented 8 years ago

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 commented 8 years ago

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.