Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Parity Coverage Docs #880

Merged
merged 1 commit into from
Oct 30, 2023
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_appconfigdata/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "appconfigdata"
linkTitle: "appconfigdata"
description: >
Implementation details for API appconfigdata
hide_readingtime: true
---

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

## Testing Details
{{< localstack_coverage_details service="appconfigdata" >}}
12 changes: 6 additions & 6 deletions data/coverage/acm.json
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@
"snapshot_skipped": "",
"aws_validated": false,
"snapshot_tested": false,
"origin": "internal"
"origin": "external"
},
{
"node_id": "LocalStack Community: tests/aws/services/cloudformation/resources/test_legacy.py::TestCloudFormation::test_functions_in_output_export_name",
Expand All @@ -245,7 +245,7 @@
"snapshot_skipped": "",
"aws_validated": false,
"snapshot_tested": false,
"origin": "internal"
"origin": "external"
}
],
"ls_pro": [
Expand Down Expand Up @@ -297,7 +297,7 @@
"snapshot_skipped": "['$..Tags']",
"aws_validated": true,
"snapshot_tested": true,
"origin": "internal"
"origin": "external"
}
]
}
Expand Down Expand Up @@ -473,7 +473,7 @@
"snapshot_skipped": "",
"aws_validated": false,
"snapshot_tested": false,
"origin": "internal"
"origin": "external"
},
{
"node_id": "LocalStack Community: tests/aws/test_multi_accounts.py::TestMultiAccounts::test_account_id_namespacing_for_moto_backends",
Expand Down Expand Up @@ -539,7 +539,7 @@
"snapshot_skipped": "",
"aws_validated": false,
"snapshot_tested": false,
"origin": "internal"
"origin": "external"
}
]
},
Expand Down Expand Up @@ -809,7 +809,7 @@
"snapshot_skipped": "['$..Tags']",
"aws_validated": true,
"snapshot_tested": true,
"origin": "internal"
"origin": "external"
}
]
}
Expand Down
Loading