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): docs, doctor, context commands do not use configuration directly anymore #32578

Merged
merged 10 commits into from
Dec 20, 2024

move to argv

0f10e81
Select commit
Loading
Failed to load commit list.
Merged

refactor(cli): docs, doctor, context commands do not use configuration directly anymore #32578

move to argv
0f10e81
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 19, 2024 in 0s

78.82% (-0.05%) compared to 2d1e718

View this Pull Request on Codecov

78.82% (-0.05%) compared to 2d1e718

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 13 lines in your changes missing coverage. Please review.

Project coverage is 78.82%. Comparing base (2d1e718) to head (0f10e81).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #32578      +/-   ##
==========================================
- Coverage   78.86%   78.82%   -0.05%     
==========================================
  Files         108      108              
  Lines        7165     7173       +8     
  Branches     1319     1323       +4     
==========================================
+ Hits         5651     5654       +3     
- Misses       1330     1335       +5     
  Partials      184      184              
Components Coverage Δ
packages/aws-cdk 78.82% <75.00%> (-0.05%) ⬇️