Skip to content

fix(cli): change-set arn is not printed on cdk deploy --no-execute#166

Merged
aws-cdk-automation merged 1 commit intomainfrom
mrgrain-patch-1
Feb 27, 2025
Merged

fix(cli): change-set arn is not printed on cdk deploy --no-execute#166
aws-cdk-automation merged 1 commit intomainfrom
mrgrain-patch-1

Conversation

@mrgrain
Copy link
Contributor

@mrgrain mrgrain commented Feb 27, 2025

Fixes: #160

Fixes three message statements that did not get send to the IoHost.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.60%. Comparing base (f925551) to head (4b0728b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #166      +/-   ##
==========================================
- Coverage   84.60%   84.60%   -0.01%     
==========================================
  Files         198      198              
  Lines       35400    35400              
  Branches     4569     4554      -15     
==========================================
- Hits        29951    29950       -1     
- Misses       5295     5302       +7     
+ Partials      154      148       -6     
Flag Coverage Δ
suite.unit 84.60% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aws-cdk-automation aws-cdk-automation added this pull request to the merge queue Feb 27, 2025
Merged via the queue into main with commit bf33829 Feb 27, 2025
23 checks passed
@aws-cdk-automation aws-cdk-automation deleted the mrgrain-patch-1 branch February 27, 2025 14:58
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.

cli: missing output from cdk deploy --no-execute

4 participants