Skip to content

Commit 75381e7

Browse files
Adding codecov config
Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
1 parent 1996471 commit 75381e7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

codecov.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
ignore:
2+
- "examples"
3+
- "testdata"
4+
- "testutils"
5+
- "**/_test.go"
6+
- "**/_mock.go"
7+
- "**/testdata/"
8+
- "**/testutils/"

0 commit comments

Comments
 (0)