Browse Source

Disable codecov annotations in github PR diffs

pull/8782/head
Daniel Nephin 4 years ago
parent
commit
da501d91da
  1. 3
      codecov.yml

3
codecov.yml

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

Loading…
Cancel
Save