Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions content/en/references/coverage/coverage_codeconnections/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "codeconnections"
linkTitle: "codeconnections"
description: >
Implementation details for API codeconnections
hide_readingtime: true
---

## Coverage Overview
{{< localstack_coverage_table service="codeconnections" >}}

## Testing Details
{{< localstack_coverage_details service="codeconnections" >}}
70 changes: 70 additions & 0 deletions data/coverage/apigateway.json
Original file line number Diff line number Diff line change
Expand Up @@ -3687,6 +3687,16 @@
"snapshot_tested": true,
"origin": "external"
},
{
"node_id": "LocalStack Community: tests/aws/services/events/test_x_ray_trace_propagation.py::test_xray_trace_propagation_events_api_gateway",
"test": "test_xray_trace_propagation_events_api_gateway",
"response": "201",
"error": "",
"snapshot_skipped": "",
"aws_validated": true,
"snapshot_tested": false,
"origin": "external"
},
{
"node_id": "LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_apigetway_task_service.py::TestTaskApiGateway::test_invoke_base",
"test": "test_invoke_base",
Expand Down Expand Up @@ -5739,6 +5749,16 @@
"snapshot_tested": true,
"origin": "external"
},
{
"node_id": "LocalStack Community: tests/aws/services/events/test_x_ray_trace_propagation.py::test_xray_trace_propagation_events_api_gateway",
"test": "test_xray_trace_propagation_events_api_gateway",
"response": "201",
"error": "",
"snapshot_skipped": "",
"aws_validated": true,
"snapshot_tested": false,
"origin": "external"
},
{
"node_id": "LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_sfn_scenarios.py::TestFundamental::test_step_functions_calling_api_gateway",
"test": "test_step_functions_calling_api_gateway",
Expand Down Expand Up @@ -7021,6 +7041,16 @@
"snapshot_tested": true,
"origin": "external"
},
{
"node_id": "LocalStack Community: tests/aws/services/events/test_x_ray_trace_propagation.py::test_xray_trace_propagation_events_api_gateway",
"test": "test_xray_trace_propagation_events_api_gateway",
"response": "201",
"error": "",
"snapshot_skipped": "",
"aws_validated": true,
"snapshot_tested": false,
"origin": "external"
},
{
"node_id": "LocalStack Community: tests/aws/test_multiregion.py::TestMultiRegion::test_multi_region_api_gateway",
"test": "test_multi_region_api_gateway",
Expand Down Expand Up @@ -12893,6 +12923,16 @@
"snapshot_tested": true,
"origin": "external"
},
{
"node_id": "LocalStack Community: tests/aws/services/events/test_x_ray_trace_propagation.py::test_xray_trace_propagation_events_api_gateway",
"test": "test_xray_trace_propagation_events_api_gateway",
"response": "202",
"error": "",
"snapshot_skipped": "",
"aws_validated": true,
"snapshot_tested": false,
"origin": "external"
},
{
"node_id": "LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_sfn_scenarios.py::TestFundamental::test_step_functions_calling_api_gateway",
"test": "test_step_functions_calling_api_gateway",
Expand Down Expand Up @@ -18973,6 +19013,16 @@
"snapshot_tested": true,
"origin": "external"
},
{
"node_id": "LocalStack Community: tests/aws/services/events/test_x_ray_trace_propagation.py::test_xray_trace_propagation_events_api_gateway",
"test": "test_xray_trace_propagation_events_api_gateway",
"response": "200",
"error": "",
"snapshot_skipped": "",
"aws_validated": true,
"snapshot_tested": false,
"origin": "external"
},
{
"node_id": "LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_apigetway_task_service.py::TestTaskApiGateway::test_invoke_base",
"test": "test_invoke_base",
Expand Down Expand Up @@ -21409,6 +21459,16 @@
"snapshot_tested": true,
"origin": "external"
},
{
"node_id": "LocalStack Community: tests/aws/services/events/test_x_ray_trace_propagation.py::test_xray_trace_propagation_events_api_gateway",
"test": "test_xray_trace_propagation_events_api_gateway",
"response": "201",
"error": "",
"snapshot_skipped": "",
"aws_validated": true,
"snapshot_tested": false,
"origin": "external"
},
{
"node_id": "LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_sfn_scenarios.py::TestFundamental::test_step_functions_calling_api_gateway",
"test": "test_step_functions_calling_api_gateway",
Expand Down Expand Up @@ -25229,6 +25289,16 @@
"snapshot_tested": true,
"origin": "external"
},
{
"node_id": "LocalStack Community: tests/aws/services/events/test_x_ray_trace_propagation.py::test_xray_trace_propagation_events_api_gateway",
"test": "test_xray_trace_propagation_events_api_gateway",
"response": "201",
"error": "",
"snapshot_skipped": "",
"aws_validated": true,
"snapshot_tested": false,
"origin": "external"
},
{
"node_id": "LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_sfn_scenarios.py::TestFundamental::test_step_functions_calling_api_gateway",
"test": "test_step_functions_calling_api_gateway",
Expand Down
Loading