ci: enable informational mode in codecov

This commit is contained in:
Nicolas Meienberger 2023-09-02 22:03:39 +02:00
parent 49f025e188
commit ddfd4bb44f
1 changed files with 5 additions and 0 deletions

View File

@ -5,3 +5,8 @@ ignore:
- 'screenshots'
- '**/*.json'
- '**/tests/**'
coverage:
status:
project:
default:
informational: true