Skip to content

Commit 72c2c93

Browse files
author
Leon Matthes
committed
Update codecov.yml: Set target to 95%
After an update to grcov, the coverage on 0.7.x has dropped slightly, which isn't worth fixing in backport branches.
1 parent 4ec51a3 commit 72c2c93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

codecov.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ coverage:
77
status:
88
project:
99
default:
10-
target: 100%
10+
target: 95%
1111
patch: true
1212

1313

1414
ignore:
15-
- "./tests/" # This got included for some reason in either build or test and is not relevant to unit tests
15+
- "./tests/" # This got included for some reason in either build or test and is not relevant to unit tests

0 commit comments

Comments
 (0)