Merge pull request #3055 from RainbowMango/pr_cov_config
Add Codecov configuration
This commit is contained in:
commit
6cd1389c3c
|
@ -0,0 +1,5 @@
|
|||
ignore:
|
||||
- "**/*generated*.go"
|
||||
|
||||
# When modifying this file, please validate using
|
||||
# curl -X POST --data-binary @.codecov.yml https://codecov.io/validate
|
Loading…
Reference in New Issue