mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-09 16:10:00 +08:00
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