Skip to content

Commit

Permalink
chore: ignore types_gen.go in coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-linch committed Apr 29, 2024
1 parent ece7c55 commit 591e67f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/codecov.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
ignore:
- methods_gen.go
- types_gen.go
- examples

0 comments on commit 591e67f

Please sign in to comment.