Ignore mocks for coverage (#6074)

This commit is contained in:
qwerty287
2026-02-06 15:04:48 +01:00
committed by GitHub
parent 92a489f538
commit 76355d1e56
2 changed files with 3 additions and 0 deletions

2
codecov.yaml Normal file
View File

@@ -0,0 +1,2 @@
ignore:
- '**/mocks/mock_*.go'