ola
ola copied to clipboard
Coverage not working:
Coverage still not working:
[0K$ if [ "$TASK" = "coverage" ]; then coveralls --gcov /usr/bin/gcov-10 -b . -E '.*Test\.cpp$' -E '.*\.pb\.cc$' -E '.*\.pb\.cpp$' -E '.*\.pb\.h$' -E '.*\.yy\.cpp$' -E '.*\.tab\.cpp$' -E '.*\.tab\.h$' -E '.*/doxygen/examples.*$' --gcov-options '\-lp' > /dev/null; fi
/home/travis/build/peternewman/ola/olad/olad_libolaserver_la-OlaDaemon.gcda:cannot open data file, assuming not executed
/home/travis/build/peternewman/ola/olad/olad_libolaserver_la-OladHTTPServer.gcda:cannot open data file, assuming not executed
Originally posted by @peternewman in https://github.com/OpenLightingProject/ola/issues/1664#issuecomment-706250697