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

fix(cli): warns about missing --no-rollback flag that is present #32309

Merged
merged 5 commits into from
Nov 28, 2024

Merge branch 'main' into huijbers/inverted-logic

01dfa6b
Select commit
Loading
Failed to load commit list.
Merged

fix(cli): warns about missing --no-rollback flag that is present #32309

Merge branch 'main' into huijbers/inverted-logic
01dfa6b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2024 in 0s

78.36% (+0.02%) compared to 512cf95

View this Pull Request on Codecov

78.36% (+0.02%) compared to 512cf95

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.36%. Comparing base (512cf95) to head (01dfa6b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #32309      +/-   ##
==========================================
+ Coverage   78.34%   78.36%   +0.02%     
==========================================
  Files         105      105              
  Lines        7170     7170              
  Branches     1315     1315              
==========================================
+ Hits         5617     5619       +2     
+ Misses       1365     1364       -1     
+ Partials      188      187       -1     
Components Coverage Δ
packages/aws-cdk 78.36% <100.00%> (+0.02%) ⬆️