Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit 594e3c6

Browse files
authored
Merge pull request #2060 from wilzbach/codecov-disable-project2
Hide codecov/project and codecov/changes merged-on-behalf-of: Petar Kirov <ZombineDev@users.noreply.github.com>
2 parents 7e0a448 + fad1a7b commit 594e3c6

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

.codecov.yml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,17 +34,11 @@ coverage:
3434

3535
# Learn more at https://docs.codecov.io/docs/commit-status
3636
status:
37-
project:
38-
default:
39-
informational: true
40-
# Informational doesn't work with project yet
41-
threshold: 0.1
37+
project: off
4238
patch:
4339
default:
44-
informational: true
45-
changes:
46-
default:
47-
informational: true
40+
threshold: 5
41+
changes: off
4842

4943
notify:
5044
webhook:

0 commit comments

Comments
 (0)