Skip to content

Commit

Permalink
add codecov ignore
Browse files Browse the repository at this point in the history
Signed-off-by: Kosuke Morimoto <[email protected]>
  • Loading branch information
kmrmt committed Aug 20, 2024
1 parent 2b243c9 commit 4994b17
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 @@ -16,6 +16,7 @@
ignore:
- "apis/docs/v1/docs.md"
- "apis/grpc/**/*.pb.go"
- "apis/grpc/**/*.pb.json.go"
- "apis/swagger/**/*.swagger.json"
- "rust/libs/proto/**/*.v1.rs"
- "rust/libs/proto/**/*.v1.tonic.rs"

0 comments on commit 4994b17

Please sign in to comment.