Browse Source

Make codecov statuses informational.

pull/6/head
Fredrik Ekre 2 years ago
parent
commit
aa42cb8b04
  1. 8
      .github/codecov.yml

8
.github/codecov.yml

@ -0,0 +1,8 @@
coverage:
status:
project:
default:
informational: true
patch:
default:
informational: true
Loading…
Cancel
Save