Skip to content

Commit 7caf061

Browse files
authored
Set target coverage for project and patch
Updated Codecov configuration to set target coverage percentages.
1 parent b4c1dcf commit 7caf061

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/codecov.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ coverage:
99
status:
1010
project:
1111
default:
12-
informational: true
12+
target: 80%
1313
dotnet:
1414
flags:
1515
- DotNet
@@ -24,7 +24,7 @@ coverage:
2424

2525
patch:
2626
default:
27-
informational: true
27+
target: auto
2828
dotnet:
2929
flags:
3030
- DotNet

0 commit comments

Comments
 (0)