Skip to content

Commit 56920f2

Browse files
update generated parity coverage docs (#113)
Co-authored-by: LocalStack Bot <localstack-bot@users.noreply.github.com>
1 parent d3210af commit 56920f2

File tree

14 files changed

+550
-301
lines changed

14 files changed

+550
-301
lines changed

src/data/coverage/cloudwatch.json

Lines changed: 144 additions & 74 deletions
Large diffs are not rendered by default.

src/data/coverage/config.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"availability": "community",
5757
"internal_test_suite": false,
5858
"external_test_suite": true,
59-
"terraform_test_suite": true,
59+
"terraform_test_suite": false,
6060
"aws_validated": false,
6161
"snapshot_tested": false,
6262
"snapshot_skipped": ""
@@ -104,7 +104,7 @@
104104
"availability": "community",
105105
"internal_test_suite": true,
106106
"external_test_suite": true,
107-
"terraform_test_suite": true,
107+
"terraform_test_suite": false,
108108
"aws_validated": false,
109109
"snapshot_tested": false,
110110
"snapshot_skipped": ""
@@ -320,7 +320,7 @@
320320
"availability": "community",
321321
"internal_test_suite": false,
322322
"external_test_suite": true,
323-
"terraform_test_suite": true,
323+
"terraform_test_suite": false,
324324
"aws_validated": false,
325325
"snapshot_tested": false,
326326
"snapshot_skipped": ""
@@ -356,7 +356,7 @@
356356
"availability": "community",
357357
"internal_test_suite": false,
358358
"external_test_suite": true,
359-
"terraform_test_suite": true,
359+
"terraform_test_suite": false,
360360
"aws_validated": false,
361361
"snapshot_tested": false,
362362
"snapshot_skipped": ""
@@ -428,7 +428,7 @@
428428
"availability": "community",
429429
"internal_test_suite": true,
430430
"external_test_suite": true,
431-
"terraform_test_suite": true,
431+
"terraform_test_suite": false,
432432
"aws_validated": false,
433433
"snapshot_tested": false,
434434
"snapshot_skipped": ""
@@ -884,7 +884,7 @@
884884
"availability": "community",
885885
"internal_test_suite": false,
886886
"external_test_suite": true,
887-
"terraform_test_suite": true,
887+
"terraform_test_suite": false,
888888
"aws_validated": false,
889889
"snapshot_tested": false,
890890
"snapshot_skipped": ""
@@ -932,7 +932,7 @@
932932
"availability": "community",
933933
"internal_test_suite": true,
934934
"external_test_suite": true,
935-
"terraform_test_suite": true,
935+
"terraform_test_suite": false,
936936
"aws_validated": false,
937937
"snapshot_tested": false,
938938
"snapshot_skipped": ""
@@ -1100,7 +1100,7 @@
11001100
"availability": "community",
11011101
"internal_test_suite": false,
11021102
"external_test_suite": true,
1103-
"terraform_test_suite": true,
1103+
"terraform_test_suite": false,
11041104
"aws_validated": false,
11051105
"snapshot_tested": false,
11061106
"snapshot_skipped": ""
@@ -1136,7 +1136,7 @@
11361136
"availability": "community",
11371137
"internal_test_suite": false,
11381138
"external_test_suite": true,
1139-
"terraform_test_suite": true,
1139+
"terraform_test_suite": false,
11401140
"aws_validated": false,
11411141
"snapshot_tested": false,
11421142
"snapshot_skipped": ""

src/data/coverage/dynamodb.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11918,6 +11918,16 @@
1191811918
"snapshot_tested": true,
1191911919
"origin": "external"
1192011920
},
11921+
{
11922+
"node_id": "LocalStack Community: tests/aws/services/firehose/test_firehose.py::TestFirehoseIntegration::test_kinesis_firehose_kinesis_as_source",
11923+
"test": "test_kinesis_firehose_kinesis_as_source",
11924+
"response": "200",
11925+
"error": "",
11926+
"snapshot_skipped": "",
11927+
"aws_validated": false,
11928+
"snapshot_tested": false,
11929+
"origin": "external"
11930+
},
1192111931
{
1192211932
"node_id": "LocalStack Community: tests/aws/services/firehose/test_firehose.py::TestFirehoseIntegration::test_kinesis_firehose_kinesis_as_source_multiple_delivery_streams",
1192311933
"test": "test_kinesis_firehose_kinesis_as_source_multiple_delivery_streams",
@@ -12084,6 +12094,16 @@
1208412094
"snapshot_tested": true,
1208512095
"origin": "external"
1208612096
},
12097+
{
12098+
"node_id": "LocalStack Community: tests/aws/services/kinesis/test_kinesis.py::TestKinesisPythonClient::test_run_kcl",
12099+
"test": "test_run_kcl",
12100+
"response": "500",
12101+
"error": "InternalFailure",
12102+
"snapshot_skipped": "",
12103+
"aws_validated": true,
12104+
"snapshot_tested": true,
12105+
"origin": "external"
12106+
},
1208712107
{
1208812108
"node_id": "LocalStack Community: tests/aws/test_integration.py::TestIntegration::test_firehose_kinesis_to_s3",
1208912109
"test": "test_firehose_kinesis_to_s3",

src/data/coverage/dynamodbstreams.json

Lines changed: 109 additions & 79 deletions
Large diffs are not rendered by default.

src/data/coverage/ec2.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@
5656
"implemented": true,
5757
"availability": "community",
5858
"internal_test_suite": false,
59-
"external_test_suite": true,
60-
"terraform_test_suite": true,
59+
"external_test_suite": false,
60+
"terraform_test_suite": false,
6161
"aws_validated": false,
6262
"snapshot_tested": false,
6363
"snapshot_skipped": ""
@@ -1617,7 +1617,7 @@
16171617
"availability": "community",
16181618
"internal_test_suite": false,
16191619
"external_test_suite": true,
1620-
"terraform_test_suite": false,
1620+
"terraform_test_suite": true,
16211621
"aws_validated": false,
16221622
"snapshot_tested": false,
16231623
"snapshot_skipped": ""
@@ -2589,7 +2589,7 @@
25892589
"availability": "community",
25902590
"internal_test_suite": false,
25912591
"external_test_suite": true,
2592-
"terraform_test_suite": false,
2592+
"terraform_test_suite": true,
25932593
"aws_validated": false,
25942594
"snapshot_tested": false,
25952595
"snapshot_skipped": ""

src/data/coverage/iam.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3118,8 +3118,8 @@
31183118
"origin": "internal"
31193119
},
31203120
{
3121-
"node_id": "LocalStack Community: tests/aws/services/lambda_/test_lambda_api.py::TestLoggingConfig::test_advanced_logging_configuration_format_switch",
3122-
"test": "test_advanced_logging_configuration_format_switch",
3121+
"node_id": "LocalStack Community: tests/aws/services/lambda_/test_lambda_api.py::TestLoggingConfig::test_function_partial_advanced_logging_configuration_update[partial_config0]",
3122+
"test": "test_function_partial_advanced_logging_configuration_update[partial_config0]",
31233123
"response": "200",
31243124
"error": "",
31253125
"snapshot_skipped": "",
@@ -14696,8 +14696,8 @@
1469614696
"origin": "external"
1469714697
},
1469814698
{
14699-
"node_id": "LocalStack Community: tests/aws/services/lambda_/test_lambda_api.py::TestLoggingConfig::test_advanced_logging_configuration_format_switch",
14700-
"test": "test_advanced_logging_configuration_format_switch",
14699+
"node_id": "LocalStack Community: tests/aws/services/lambda_/test_lambda_api.py::TestLoggingConfig::test_function_partial_advanced_logging_configuration_update[partial_config0]",
14700+
"test": "test_function_partial_advanced_logging_configuration_update[partial_config0]",
1470114701
"response": "200",
1470214702
"error": "",
1470314703
"snapshot_skipped": "",
@@ -26030,8 +26030,8 @@
2603026030
"origin": "external"
2603126031
},
2603226032
{
26033-
"node_id": "LocalStack Community: tests/aws/services/lambda_/test_lambda_api.py::TestLoggingConfig::test_advanced_logging_configuration_format_switch",
26034-
"test": "test_advanced_logging_configuration_format_switch",
26033+
"node_id": "LocalStack Community: tests/aws/services/lambda_/test_lambda_api.py::TestLoggingConfig::test_function_partial_advanced_logging_configuration_update[partial_config0]",
26034+
"test": "test_function_partial_advanced_logging_configuration_update[partial_config0]",
2603526035
"response": "200",
2603626036
"error": "",
2603726037
"snapshot_skipped": "",
@@ -42192,8 +42192,8 @@
4219242192
"origin": "external"
4219342193
},
4219442194
{
42195-
"node_id": "LocalStack Community: tests/aws/services/lambda_/test_lambda_api.py::TestLoggingConfig::test_function_advanced_logging_configuration",
42196-
"test": "test_function_advanced_logging_configuration",
42195+
"node_id": "LocalStack Community: tests/aws/services/lambda_/test_lambda_api.py::TestLoggingConfig::test_advanced_logging_configuration_format_switch",
42196+
"test": "test_advanced_logging_configuration_format_switch",
4219742197
"response": "200",
4219842198
"error": "",
4219942199
"snapshot_skipped": "",
@@ -53440,8 +53440,8 @@
5344053440
"origin": "external"
5344153441
},
5344253442
{
53443-
"node_id": "LocalStack Community: tests/aws/services/lambda_/test_lambda_api.py::TestLoggingConfig::test_function_advanced_logging_configuration",
53444-
"test": "test_function_advanced_logging_configuration",
53443+
"node_id": "LocalStack Community: tests/aws/services/lambda_/test_lambda_api.py::TestLoggingConfig::test_advanced_logging_configuration_format_switch",
53444+
"test": "test_advanced_logging_configuration_format_switch",
5344553445
"response": "200",
5344653446
"error": "",
5344753447
"snapshot_skipped": "",
@@ -71532,8 +71532,8 @@
7153271532
"origin": "internal"
7153371533
},
7153471534
{
71535-
"node_id": "LocalStack Community: tests/aws/services/lambda_/test_lambda_api.py::TestLoggingConfig::test_function_advanced_logging_configuration",
71536-
"test": "test_function_advanced_logging_configuration",
71535+
"node_id": "LocalStack Community: tests/aws/services/lambda_/test_lambda_api.py::TestLoggingConfig::test_advanced_logging_configuration_format_switch",
71536+
"test": "test_advanced_logging_configuration_format_switch",
7153771537
"response": "200",
7153871538
"error": "",
7153971539
"snapshot_skipped": "",

0 commit comments

Comments
 (0)