Skip to content

Commit ad12b54

Browse files
author
Alex Boten
authored
[chore] update codecov to ignore third_party (#9181)
This is the same rule that was used in contrib, ignores third_party dir under mdatagen. Signed-off-by: Alex Boten <[email protected]>
1 parent 9f1abba commit ad12b54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.codecov.yml

+1
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ coverage:
1919

2020
ignore:
2121
- "pdata/internal/data/protogen/**/*"
22+
- "cmd/mdatagen/third_party/**/*"

0 commit comments

Comments
 (0)