]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
Introduce an alternative code coverage testing (#1192)
authoryoupong <43817652+youpong@users.noreply.github.com>
Mon, 31 Oct 2022 13:27:06 +0000 (22:27 +0900)
committerGitHub <noreply@github.com>
Mon, 31 Oct 2022 13:27:06 +0000 (14:27 +0100)
commit141b0a80e82270964cfa1b053e5d5fe7327134af
tree78c97fbc78b794dd00a93f56a5e44858fb516c90
parent2e4ba73f46ff0b4a70469870cedac82f04ed9c10
Introduce an alternative code coverage testing  (#1192)

* add a workflow for code coverage test.
* add gcov task
.github/workflows/code-coverage.yml [new file with mode: 0644]