aws-cloudformation / aws-cloudformation-samples

Apache License 2.0
136 stars 53 forks source link

Include additional resource targets. #95

Closed mrinaudo-aws closed 1 year ago

mrinaudo-aws commented 1 year ago

Issue #, if available:

Description of changes: Include additional resource targets.

Unit tests excerpts

[...]
Name                                           Stmts   Miss Branch BrPart  Cover   Missing
------------------------------------------------------------------------------------------
src/awssamples_resourcetags_hook/handlers.py     317      0    170      0   100%
------------------------------------------------------------------------------------------
TOTAL                                            317      0    170      0   100%

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

============================================================================================ 87 passed in 1.87s  [...]

Contract tests excerpts

[...]
collected 24 items / 17 deselected / 7 selected                                                                                                                                                            
[...]
5 passed, 2 skipped, 17 deselected [...]

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