Skip to content

Commit

Permalink
*: update .codecov to skip the testutil (#45653)
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkingrei authored Jul 28, 2023
1 parent 9169876 commit 8f1882f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,9 @@ ignore:
- "metrics/.*"
- "expression/generator/.*"
- "br/pkg/mock/.*"
- "testkit/.*"
- "server/internal/testutil/.*"
- "statistics/handle/cache/internal/testutil/.*"
- "session/testutil.go"
- "store/mockstore/unistore/testutil.go"

0 comments on commit 8f1882f

Please sign in to comment.