Closed jamaalscarlett closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 94.54%. Comparing base (
81d6f95
) to head (9a7d438
). Report is 13 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@bblommers Thanks for the review, I think I've addressed everything.
Adds missing support for using the UsePreviousTemplate param with UsePreviousValue in the parameter list with calling the cloudformation create_change_set method. Adds unit tests. Code clean-up.