Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

Commit

Permalink
chore: ignore generated files in codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
rot1024 committed Nov 12, 2021
1 parent d54309f commit 9d3822d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions codecov.yml
Expand Up @@ -7,6 +7,7 @@ ignore:
- **/*_test.go
- **/doc.go
- **/testdata
- internal/adapter/gql/generated.go
- tools
- main.go
- tools.go

0 comments on commit 9d3822d

Please sign in to comment.