cov: ignore autogen file (#5033)

## Description

ignore autogen file codecov 


Closes: #XXX
This commit is contained in:
Marko
2020-06-19 14:53:29 +02:00
committed by GitHub
parent 8b4a30fada
commit dc87c09d93
2 changed files with 2 additions and 1 deletions

View File

@@ -22,3 +22,4 @@ ignore:
- "DOCKER"
- "scripts"
- "**/*.pb.go"
- "libs/pubsub/query/query.peg.go"