mirror of
https://github.com/wneessen/go-mail.git
synced 2024-11-22 13:50:49 +01:00
Updated codecov.yml
This commit is contained in:
parent
4c5aa79ff4
commit
a69d07448f
1 changed files with 2 additions and 2 deletions
|
@ -2,14 +2,14 @@ coverage:
|
|||
status:
|
||||
project:
|
||||
default:
|
||||
target: auto
|
||||
target: 85%
|
||||
threshold: 5%
|
||||
base: auto
|
||||
if_ci_failed: error
|
||||
only_pulls: false
|
||||
patch:
|
||||
default:
|
||||
target: auto
|
||||
target: 90%
|
||||
base: auto
|
||||
if_ci_failed: error
|
||||
threshold: 5%
|
||||
|
|
Loading…
Reference in a new issue