]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
build: add codecov configuration
authorDaniel Wagner <dwagner@suse.de>
Wed, 13 Dec 2023 08:31:37 +0000 (09:31 +0100)
committerDaniel Wagner <dwagner@suse.de>
Wed, 13 Dec 2023 08:34:15 +0000 (09:34 +0100)
commitcfc68971202ba18802714af6791f94a6ee604da1
tree60fbbbea22db631ce24fcee274c8135bdd115f89
parent0f6cdcc095a31e1554ea1c0d9d30413ca1c74785
build: add codecov configuration

Unfortunatly, the codecov configuration wants to have it's own
configurtion file on top level of the project.

Signed-off-by: Daniel Wagner <dwagner@suse.de>
.github/workflows/coverage.yml
codecov.yml [new file with mode: 0644]