Skip to content

Commit 03bef27

Browse files
authored
API-7652: Update scope confidence levels to supported values
1 parent 3e18d89 commit 03bef27

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

conf/scopes.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1049,22 +1049,22 @@
10491049
"description": "Performance tests",
10501050
"confidenceLevel": 50
10511051
},
1052-
{
1053-
"key": "read:performance-tests-100",
1054-
"name": "Performance Tests 100",
1055-
"description": "Performance tests confidenceLevel 100",
1056-
"confidenceLevel": 100
1057-
},
10581052
{
10591053
"key": "read:performance-tests-200",
10601054
"name": "Performance Tests 200",
10611055
"description": "Performance tests confidenceLevel 200",
10621056
"confidenceLevel": 200
10631057
},
10641058
{
1065-
"key": "read:performance-tests-300",
1066-
"name": "Performance Tests 300",
1067-
"description": "Performance tests confidenceLevel 300",
1068-
"confidenceLevel": 300
1059+
"key": "read:performance-tests-250",
1060+
"name": "Performance Tests 250",
1061+
"description": "Performance tests confidenceLevel 250",
1062+
"confidenceLevel": 250
1063+
},
1064+
{
1065+
"key": "read:performance-tests-500",
1066+
"name": "Performance Tests 500",
1067+
"description": "Performance tests confidenceLevel 500",
1068+
"confidenceLevel": 500
10691069
}
10701070
]

0 commit comments

Comments
 (0)