Part-DB.Part-DB-server/codecov.yml

10 lines
169 B
YAML
Raw Normal View History

2020-04-06 18:47:04 +02:00
comment:
require_changes: true # Only post a comment if coverage changes.
coverage:
status:
project:
default:
2023-10-24 18:27:30 +02:00
threshold: 10%
target: 40%