devilutionX/codecov.yml
2020-03-07 20:44:23 +01:00

15 lines
219 B
YAML

codecov:
require_ci_to_pass: no
notify:
wait_for_ci: no
comment: no
coverage:
status:
project:
default:
target: 0%
threshold: 0.02%
patch: no
ignore:
- "3rdParty"
- "SourceT"