Skip to content

Commit

Permalink
Exclude tools dir fom codecov (#1851)
Browse files Browse the repository at this point in the history
I'm assuming since this is just tooling to generate the ref metadata, we
don't feel like it needs to be covered with extensive testing.
  • Loading branch information
mjeffryes authored Nov 25, 2024
1 parent 82234d4 commit 0f301ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ coverage:
patch:
default:
informational: true
ignore:
- "provider/tools"

0 comments on commit 0f301ff

Please sign in to comment.