Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
coverage:
# https://docs.codecov.com/docs/commit-status
status:
patch:
default:
# TODO(@avivkeller): Once our coverage > 80%,
# increase this to 80%, and move it to `default_rules`
target: 80%
project:
default:
# TODO(@avivkeller): Once our coverage > 50%,
# increase this to 50%, and increase on increments
target: 40%
Loading