Skip to content

Commit

Permalink
[chore] update codecov to ignore third_party (open-telemetry#9181)
Browse files Browse the repository at this point in the history
This is the same rule that was used in contrib, ignores third_party dir
under mdatagen.

Signed-off-by: Alex Boten <[email protected]>
  • Loading branch information
Alex Boten authored Dec 22, 2023
1 parent 9f1abba commit ad12b54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ coverage:

ignore:
- "pdata/internal/data/protogen/**/*"
- "cmd/mdatagen/third_party/**/*"

0 comments on commit ad12b54

Please sign in to comment.