Disable codecov annotations in github PR diffs

This commit is contained in:
Daniel Nephin 2020-09-30 12:24:30 -04:00
parent 575eae410b
commit 9181d4bee9
1 changed files with 3 additions and 0 deletions

View File

@ -35,6 +35,9 @@ flags:
ui:
paths: /ui-v2/
github_checks:
annotations: false
ignore:
- "agent/bindata_assetfs.go"
- "vendor/**/*"