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

feat(cli): warn of non-existent stacks in cdk destroy #32636

Merged
merged 22 commits into from
Jan 7, 2025

Merge branch 'main' into cdk-destroy-warn

bb189c2
Select commit
Loading
Failed to load commit list.
Merged

feat(cli): warn of non-existent stacks in cdk destroy #32636

Merge branch 'main' into cdk-destroy-warn
bb189c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2025 in 0s

81.52% (+14.55%) compared to 428bf21

View this Pull Request on Codecov

81.52% (+14.55%) compared to 428bf21

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.52%. Comparing base (428bf21) to head (bb189c2).
Report is 13 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main   #32636       +/-   ##
===========================================
+ Coverage   66.96%   81.52%   +14.55%     
===========================================
  Files         329      222      -107     
  Lines       18667    13715     -4952     
  Branches     3260     2417      -843     
===========================================
- Hits        12501    11181     -1320     
+ Misses       5839     2254     -3585     
+ Partials      327      280       -47     
Components Coverage Δ
packages/aws-cdk 80.97% <100.00%> (+0.26%) ⬆️
packages/aws-cdk-lib/core 82.09% <ø> (ø)