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

Add getfromjson code for Lambda-backed custom resource consumers. #439

Conversation

mrinaudo-aws
Copy link
Contributor

@mrinaudo-aws mrinaudo-aws commented Jun 26, 2024

Issue #, if available:

Description of changes:
Add getfromjson code for Lambda-backed custom resource consumers.

Unit tests excerpts

% pytest --cov
[...]
collected 18 items                                                                                                                  

src/tests/test_getfromjson.py ..................                                                                              [100%]

[...]
Name                 Stmts   Miss Branch BrPart  Cover   Missing
----------------------------------------------------------------
src/getfromjson.py      63      0     18      0   100%
----------------------------------------------------------------
TOTAL                   63      0     18      0   100%

Required test coverage of 100.0% reached. Total coverage: 100.00%

[...] 18 passed in 0.19s [...]

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@mrinaudo-aws mrinaudo-aws marked this pull request as draft June 26, 2024 17:31
@mrinaudo-aws mrinaudo-aws marked this pull request as ready for review June 26, 2024 17:36
@ericzbeard ericzbeard merged commit eef4a48 into aws-cloudformation:main Jun 26, 2024
@mrinaudo-aws mrinaudo-aws deleted the add-getfromjson-custom-resource branch June 27, 2024 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants