diff options
Diffstat (limited to 'codecov.yml')
-rw-r--r-- | codecov.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/codecov.yml b/codecov.yml index 45768ef4..198b73a6 100644 --- a/codecov.yml +++ b/codecov.yml @@ -4,6 +4,7 @@ coverage: project: default: threshold: 1% + informational: true comment: layout: 'diff' |