diff options
-rw-r--r-- | codecov.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/codecov.yml b/codecov.yml index 198b73a6..e02ec84b 100644 --- a/codecov.yml +++ b/codecov.yml @@ -5,6 +5,10 @@ coverage: default: threshold: 1% informational: true + patch: + defualt: + only_pulls: true + informational: true comment: layout: 'diff' |