Skip to content

Commit

Permalink
Remove the generated build folder from codecov metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
MikePopoloski committed Aug 21, 2021
1 parent 1445b8b commit f528e8a
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,6 +19,7 @@ coverage:
- "external/**/*"
- "tests/**/*"
- "tools/**/*"
- "build/**/*"

parsers:
gcov:
Expand Down

0 comments on commit f528e8a

Please sign in to comment.