ci: enable informational mode in codecov
This commit is contained in:
parent
49f025e188
commit
ddfd4bb44f
1 changed files with 5 additions and 0 deletions
|
@ -5,3 +5,8 @@ ignore:
|
|||
- 'screenshots'
|
||||
- '**/*.json'
|
||||
- '**/tests/**'
|
||||
coverage:
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
informational: true
|
||||
|
|
Loading…
Reference in a new issue