Added code coverage to tests with zig build test -Dtest-coverage
This commit is contained in:
parent
629923b3c9
commit
0c80404e11
2 changed files with 22 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
kcov-output/
|
||||
zig-cache
|
||||
zig-out
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue