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

refactor(cli): organize code that should only be used by the CLI into a folder #33138

Merged
merged 3 commits into from
Jan 24, 2025

fixup

0073482
Select commit
Loading
Failed to load commit list.
Merged

refactor(cli): organize code that should only be used by the CLI into a folder #33138

fixup
0073482
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 24, 2025 in 0s

80.77% (-0.80%) compared to 7329068

View this Pull Request on Codecov

80.77% (-0.80%) compared to 7329068

Details

Codecov Report

Attention: Patch coverage is 86.91275% with 39 lines in your changes missing coverage. Please review.

Project coverage is 80.77%. Comparing base (7329068) to head (0073482).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #33138      +/-   ##
==========================================
- Coverage   81.57%   80.77%   -0.80%     
==========================================
  Files         227      232       +5     
  Lines       13793    14110     +317     
  Branches     2419     2453      +34     
==========================================
+ Hits        11251    11398     +147     
- Misses       2270     2432     +162     
- Partials      272      280       +8     
Components Coverage Δ
packages/aws-cdk 79.50% <86.91%> (-1.49%) ⬇️
packages/aws-cdk-lib/core 82.17% <ø> (ø)