Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 4b19e3f

Browse files
Update Parity Coverage Docs (#1625)
Co-authored-by: LocalStack Bot <localstack-bot@users.noreply.github.com>
1 parent 37f04ba commit 4b19e3f

35 files changed

+8696
-3139
lines changed

data/coverage/apigateway.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1940,7 +1940,7 @@
19401940
"error": "",
19411941
"snapshot_skipped": "",
19421942
"aws_validated": true,
1943-
"snapshot_tested": false,
1943+
"snapshot_tested": true,
19441944
"origin": "external"
19451945
},
19461946
{
@@ -3888,7 +3888,7 @@
38883888
"error": "",
38893889
"snapshot_skipped": "",
38903890
"aws_validated": true,
3891-
"snapshot_tested": false,
3891+
"snapshot_tested": true,
38923892
"origin": "external"
38933893
},
38943894
{
@@ -5776,7 +5776,7 @@
57765776
"error": "",
57775777
"snapshot_skipped": "",
57785778
"aws_validated": true,
5779-
"snapshot_tested": false,
5779+
"snapshot_tested": true,
57805780
"origin": "external"
57815781
},
57825782
{
@@ -6688,7 +6688,7 @@
66886688
"error": "",
66896689
"snapshot_skipped": "",
66906690
"aws_validated": true,
6691-
"snapshot_tested": false,
6691+
"snapshot_tested": true,
66926692
"origin": "external"
66936693
},
66946694
{
@@ -12698,7 +12698,7 @@
1269812698
"error": "",
1269912699
"snapshot_skipped": "",
1270012700
"aws_validated": true,
12701-
"snapshot_tested": false,
12701+
"snapshot_tested": true,
1270212702
"origin": "external"
1270312703
},
1270412704
{
@@ -15966,7 +15966,7 @@
1596615966
"error": "",
1596715967
"snapshot_skipped": "",
1596815968
"aws_validated": true,
15969-
"snapshot_tested": false,
15969+
"snapshot_tested": true,
1597015970
"origin": "external"
1597115971
},
1597215972
{
@@ -19194,7 +19194,7 @@
1919419194
"error": "",
1919519195
"snapshot_skipped": "",
1919619196
"aws_validated": true,
19197-
"snapshot_tested": false,
19197+
"snapshot_tested": true,
1919819198
"origin": "external"
1919919199
},
1920019200
{
@@ -21392,7 +21392,7 @@
2139221392
"error": "",
2139321393
"snapshot_skipped": "",
2139421394
"aws_validated": true,
21395-
"snapshot_tested": false,
21395+
"snapshot_tested": true,
2139621396
"origin": "external"
2139721397
},
2139821398
{
@@ -22246,7 +22246,7 @@
2224622246
"error": "",
2224722247
"snapshot_skipped": "",
2224822248
"aws_validated": true,
22249-
"snapshot_tested": false,
22249+
"snapshot_tested": true,
2225022250
"origin": "external"
2225122251
}
2225222252
]
@@ -25324,7 +25324,7 @@
2532425324
"error": "",
2532525325
"snapshot_skipped": "",
2532625326
"aws_validated": true,
25327-
"snapshot_tested": false,
25327+
"snapshot_tested": true,
2532825328
"origin": "external"
2532925329
},
2533025330
{

data/coverage/apigatewayv2.json

Lines changed: 288 additions & 18 deletions
Large diffs are not rendered by default.

data/coverage/athena.json

Lines changed: 96 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -342,10 +342,10 @@
342342
"GetQueryExecution": {
343343
"implemented": true,
344344
"availability": "pro",
345-
"internal_test_suite": false,
345+
"internal_test_suite": true,
346346
"external_test_suite": true,
347347
"terraform_test_suite": false,
348-
"aws_validated": false,
348+
"aws_validated": true,
349349
"snapshot_tested": false,
350350
"snapshot_skipped": ""
351351
}
@@ -354,10 +354,10 @@
354354
"GetQueryResults": {
355355
"implemented": true,
356356
"availability": "pro",
357-
"internal_test_suite": false,
357+
"internal_test_suite": true,
358358
"external_test_suite": false,
359359
"terraform_test_suite": false,
360-
"aws_validated": false,
360+
"aws_validated": true,
361361
"snapshot_tested": false,
362362
"snapshot_skipped": ""
363363
}
@@ -654,10 +654,10 @@
654654
"StartQueryExecution": {
655655
"implemented": true,
656656
"availability": "pro",
657-
"internal_test_suite": false,
657+
"internal_test_suite": true,
658658
"external_test_suite": true,
659659
"terraform_test_suite": false,
660-
"aws_validated": false,
660+
"aws_validated": true,
661661
"snapshot_tested": false,
662662
"snapshot_skipped": ""
663663
}
@@ -1058,6 +1058,66 @@
10581058
]
10591059
}
10601060
},
1061+
"GetQueryExecution": {
1062+
"QueryExecutionId": {
1063+
"ls_pro": [
1064+
{
1065+
"node_id": "LocalStack Pro: tests/aws/services/athena/test_athena.py::TestAthenaCrud::test_query_results_pagination",
1066+
"test": "test_query_results_pagination",
1067+
"response": "200",
1068+
"error": "",
1069+
"snapshot_skipped": "all",
1070+
"aws_validated": true,
1071+
"snapshot_tested": false,
1072+
"origin": "external"
1073+
}
1074+
]
1075+
}
1076+
},
1077+
"GetQueryResults": {
1078+
"MaxResults, NextToken, QueryExecutionId": {
1079+
"ls_pro": [
1080+
{
1081+
"node_id": "LocalStack Pro: tests/aws/services/athena/test_athena.py::TestAthenaCrud::test_query_results_pagination",
1082+
"test": "test_query_results_pagination",
1083+
"response": "200",
1084+
"error": "",
1085+
"snapshot_skipped": "all",
1086+
"aws_validated": true,
1087+
"snapshot_tested": false,
1088+
"origin": "external"
1089+
}
1090+
]
1091+
},
1092+
"MaxResults, QueryExecutionId": {
1093+
"ls_pro": [
1094+
{
1095+
"node_id": "LocalStack Pro: tests/aws/services/athena/test_athena.py::TestAthenaCrud::test_query_results_pagination",
1096+
"test": "test_query_results_pagination",
1097+
"response": "200",
1098+
"error": "",
1099+
"snapshot_skipped": "all",
1100+
"aws_validated": true,
1101+
"snapshot_tested": false,
1102+
"origin": "external"
1103+
}
1104+
]
1105+
},
1106+
"QueryExecutionId": {
1107+
"ls_pro": [
1108+
{
1109+
"node_id": "LocalStack Pro: tests/aws/services/athena/test_athena.py::TestAthenaCrud::test_query_results_pagination",
1110+
"test": "test_query_results_pagination",
1111+
"response": "200",
1112+
"error": "",
1113+
"snapshot_skipped": "all",
1114+
"aws_validated": true,
1115+
"snapshot_tested": false,
1116+
"origin": "external"
1117+
}
1118+
]
1119+
}
1120+
},
10611121
"GetWorkGroup": {
10621122
"WorkGroup": {
10631123
"ls_pro": [
@@ -1148,6 +1208,36 @@
11481208
]
11491209
}
11501210
},
1211+
"StartQueryExecution": {
1212+
"ClientRequestToken, QueryExecutionContext, QueryString, ResultConfiguration": {
1213+
"ls_pro": [
1214+
{
1215+
"node_id": "LocalStack Pro: tests/aws/services/athena/test_athena.py::TestAthenaCrud::test_query_results_pagination",
1216+
"test": "test_query_results_pagination",
1217+
"response": "200",
1218+
"error": "",
1219+
"snapshot_skipped": "all",
1220+
"aws_validated": true,
1221+
"snapshot_tested": false,
1222+
"origin": "external"
1223+
}
1224+
]
1225+
},
1226+
"ClientRequestToken, QueryString, ResultConfiguration": {
1227+
"ls_pro": [
1228+
{
1229+
"node_id": "LocalStack Pro: tests/aws/services/athena/test_athena.py::TestAthenaCrud::test_query_results_pagination",
1230+
"test": "test_query_results_pagination",
1231+
"response": "200",
1232+
"error": "",
1233+
"snapshot_skipped": "all",
1234+
"aws_validated": true,
1235+
"snapshot_tested": false,
1236+
"origin": "external"
1237+
}
1238+
]
1239+
}
1240+
},
11511241
"TagResource": {
11521242
"ResourceARN, Tags": {
11531243
"ls_pro": [

data/coverage/cloudcontrol.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,16 @@
113113
"snapshot_tested": true,
114114
"origin": "external"
115115
},
116+
{
117+
"node_id": "LocalStack Pro: tests/aws/services/cloudcontrol/services/test_ec2/test_cloudcontrol_securitygroup.py::test_security_group_read_with_vpc",
118+
"test": "test_security_group_read_with_vpc",
119+
"response": "200",
120+
"error": "",
121+
"snapshot_skipped": "['$..ResourceDescription.Properties.SecurityGroupIngress']",
122+
"aws_validated": true,
123+
"snapshot_tested": true,
124+
"origin": "external"
125+
},
116126
{
117127
"node_id": "LocalStack Pro: tests/aws/services/cloudcontrol/services/test_ec2/test_cloudcontrol_subnet.py::test_read_subnet",
118128
"test": "test_read_subnet",

0 commit comments

Comments
 (0)