1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/.travis
Jamie Westell f85f633346
chore(travis): add code coverage report generation
This change adds a cmake configuration switch to enable code coverage
instrumentation during the compilation of the project. When tests are
executed, the instrumentation outputs coverage data to output files in
the build directory. Programs such as lcov/gcovr can turn that data into
reports.

This change also adds steps to the travis CI configuration to build with
this configuration switch and then use lcov to generate the consolidated
report and publish to codecov.io
2021-03-21 20:36:28 -07:00
..
cirp fix(travis): Don't call brew update in Travis CI 2021-01-29 09:40:18 -08:00
build-docs.sh docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
build-gitstats.sh docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
build-osx.sh chore: move OSX to use Brewfile 2020-11-06 23:23:06 +01:00
build-ubuntu-16-04.sh chore(travis): add code coverage report generation 2021-03-21 20:36:28 -07:00
build-windows.sh fix(ci): fix travis' window build in debian docker by upgrading libseccomp2 2019-10-13 14:35:54 -07:00
deploy-docs.sh docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
deploy-gitstats.sh docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
verify-commit-format.sh docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00