chore: add make option to create test coverage reports (#741)
This commit is contained in:
parent
a2c25bede2
commit
e115a0e159
3 changed files with 11 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -34,3 +34,7 @@ go.work.sum
|
|||
|
||||
# Unit test files
|
||||
stackit/internal/services/iaas/test-512k.img
|
||||
|
||||
# Test coverage reports
|
||||
coverage.out
|
||||
coverage.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue