Skip to content

Commit

Permalink
Update codecov to ignore third_party dir (#2523)
Browse files Browse the repository at this point in the history
Addresses #2390
  • Loading branch information
flands committed Feb 22, 2021
1 parent ea9d10d commit f480d17
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ coverage:
ignore:
- "**/*/metadata/generated_metrics.go"
- "internal/data/protogen/**/*"
- "testbed/**/*"
- "testbed/**/*"
- "**/*/third_party"

0 comments on commit f480d17

Please sign in to comment.