chore: update codecov to ignore mock files (#3155)
This commit is contained in:
@@ -4,4 +4,5 @@ comment:
|
||||
require_changes: true
|
||||
ignore:
|
||||
- "tools"
|
||||
- "internal/mock"
|
||||
- "**/mock"
|
||||
- "**/*_mock.go"
|
||||
|
||||
Reference in New Issue
Block a user