Browse Source

Adjust CodeCov settings

pull/651/head
Anders Jenbo 6 years ago
parent
commit
d62779aa98
  1. 10
      codecov.yml

10
codecov.yml

@ -2,8 +2,14 @@ codecov:
require_ci_to_pass: no
notify:
wait_for_ci: no
comment: false
comment: no
coverage:
status:
project:
default:
target: 0%
threshold: 0.02%
patch: no
ignore:
- "3rdParty"
- "SourceT"

Loading…
Cancel
Save