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

Commit a792ca6

Browse files
Update Parity Coverage Docs (#1695)
Co-authored-by: LocalStack Bot <localstack-bot@users.noreply.github.com>
1 parent 6e04436 commit a792ca6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+35854
-18979
lines changed

content/en/references/coverage/coverage_codebuild/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ linkTitle: "codebuild"
44
description: >
55
Implementation details for API codebuild
66
hide_readingtime: true
7-
draft: true
87
---
98

109
## Coverage Overview

content/en/references/coverage/coverage_codedeploy/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ linkTitle: "codedeploy"
44
description: >
55
Implementation details for API codedeploy
66
hide_readingtime: true
7-
draft: true
87
---
98

109
## Coverage Overview

content/en/references/coverage/coverage_codepipeline/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ linkTitle: "codepipeline"
44
description: >
55
Implementation details for API codepipeline
66
hide_readingtime: true
7-
draft: true
87
---
98

109
## Coverage Overview
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "codestar-connections"
3+
linkTitle: "codestar-connections"
4+
description: >
5+
Implementation details for API codestar-connections
6+
hide_readingtime: true
7+
---
8+
9+
## Coverage Overview
10+
{{< localstack_coverage_table service="codestar-connections" >}}
11+
12+
## Testing Details
13+
{{< localstack_coverage_details service="codestar-connections" >}}

data/coverage/acm.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,16 @@
269269
"snapshot_tested": true,
270270
"origin": "external"
271271
},
272+
{
273+
"node_id": "LocalStack Pro: tests/aws/services/apigateway/test_apigateway_custom_domain.py::TestApigatewayCustomDomain::test_custom_domains_invocation_stage_and_no_base_path",
274+
"test": "test_custom_domains_invocation_stage_and_no_base_path",
275+
"response": "200",
276+
"error": "",
277+
"snapshot_skipped": "",
278+
"aws_validated": true,
279+
"snapshot_tested": true,
280+
"origin": "external"
281+
},
272282
{
273283
"node_id": "LocalStack Pro: tests/aws/services/apigateway/test_apigateway_custom_domain.py::TestApigatewayCustomDomain::test_invoke_custom_domain_cors_handler[False]",
274284
"test": "test_invoke_custom_domain_cors_handler[False]",
@@ -511,6 +521,16 @@
511521
"snapshot_tested": true,
512522
"origin": "external"
513523
},
524+
{
525+
"node_id": "LocalStack Pro: tests/aws/services/apigateway/test_apigateway_custom_domain.py::TestApigatewayCustomDomain::test_custom_domains_invocation_stage_and_no_base_path",
526+
"test": "test_custom_domains_invocation_stage_and_no_base_path",
527+
"response": "200",
528+
"error": "",
529+
"snapshot_skipped": "",
530+
"aws_validated": true,
531+
"snapshot_tested": true,
532+
"origin": "external"
533+
},
514534
{
515535
"node_id": "LocalStack Pro: tests/aws/services/apigateway/test_apigateway_custom_domain.py::TestApigatewayCustomDomain::test_delete_domain_name_deletes_mapping",
516536
"test": "test_delete_domain_name_deletes_mapping",

0 commit comments

Comments
 (0)