Skip to content

Commit

Permalink
Create codecov.yml (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaswdr authored Jul 5, 2022
1 parent f9ec4fb commit eeb258a
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
comment: true

coverage:
range: "95...100"
precision: 1
status:
patch:
default:
informational: true
project:
default:
informational: true

github_checks:
annotations: true

ignore:
- "**.pb.go"
- "**_mocked.go"
- "**/mocks/*"

0 comments on commit eeb258a

Please sign in to comment.