Add Codecov to GitHub actions
This commit is contained in:

committed by
Sebastian Serth

parent
a720553dd1
commit
5c2b53f4bc
6
.github/codecov.yml
vendored
Normal file
6
.github/codecov.yml
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
codecov:
|
||||
notify:
|
||||
after_n_builds: 2
|
||||
|
||||
ignore:
|
||||
- "**/*_mock.go"
|
Reference in New Issue
Block a user