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

View file

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