]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
github: Improve code coverage collection 56/head
authorTom Hromatka <tom.hromatka@oracle.com>
Tue, 6 Jul 2021 19:26:34 +0000 (13:26 -0600)
committerTom Hromatka <tom.hromatka@oracle.com>
Tue, 6 Jul 2021 19:44:38 +0000 (13:44 -0600)
commit7b18c4d0b84374468d9a23af33694727112a2d45
tree8a0aee8ded0587cf123907b49293288693fc6163
parentf77221c9af6588287899fb7fea341cfa89ae5326
github: Improve code coverage collection

Improve code coverage collection by utilizing the "-i" flag
prior to the run.  This allows coverage on #ifdef'ed code.

Also, archive the code coverage files for later analysis if
desired.

Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
.github/actions/setup-libcgroup/action.yml
.github/workflows/continuous-integration.yml