Ignore fixtures for coverage (#6197)

This commit is contained in:
qwerty287
2026-03-05 15:34:26 +01:00
committed by GitHub
parent 22899b6581
commit 0d3aca061d

View File

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