Skip to content

Commit b471dc4

Browse files
authored
Update codecov.yml
1 parent 4000b74 commit b471dc4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/codecov.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,13 @@ jobs:
4444
fail_ci_if_error: false
4545
name: mfc-coverage
4646
verbose: true
47+
48+
coverage:
49+
status:
50+
project:
51+
default:
52+
target: 1%
53+
threshold: 1%
4754
env:
4855
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
4956

0 commit comments

Comments
 (0)