Skip to content

Commit 1d1e8b7

Browse files
committed
Adjust quality gates
1 parent a2dc5b8 commit 1d1e8b7

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

.github/quality-gates.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,6 @@
66
"threshold": 100.0,
77
"criticality": "FAILURE"
88
},
9-
{
10-
"metric": "line",
11-
"threshold": 80.0,
12-
"criticality": "UNSTABLE"
13-
},
14-
{
15-
"metric": "branch",
16-
"threshold": 80.0,
17-
"criticality": "UNSTABLE"
18-
},
199
{
2010
"metric": "bugs",
2111
"name": "Potential Bugs",

0 commit comments

Comments
 (0)