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/patch failed Dec 19, 2024 in 0s

75.00% of diff hit (target 95.00%)

View this Pull Request on Codecov

75.00% of diff hit (target 95.00%)

Annotations

Check warning on line 201 in packages/aws-cdk/lib/cli.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/cli.ts#L201

Added line #L201 was not covered by tests

Check warning on line 210 in packages/aws-cdk/lib/cli.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/cli.ts#L210

Added line #L210 was not covered by tests

Check warning on line 213 in packages/aws-cdk/lib/cli.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/cli.ts#L213

Added line #L213 was not covered by tests

Check warning on line 49 in packages/aws-cdk/lib/commands/context.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/commands/context.ts#L48-L49

Added lines #L48 - L49 were not covered by tests

Check warning on line 57 in packages/aws-cdk/lib/commands/context.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/commands/context.ts#L57

Added line #L57 was not covered by tests

Check warning on line 244 in packages/aws-cdk/lib/settings.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/settings.ts#L244

Added line #L244 was not covered by tests

Check warning on line 246 in packages/aws-cdk/lib/settings.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/settings.ts#L246

Added line #L246 was not covered by tests

Check warning on line 250 in packages/aws-cdk/lib/settings.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/settings.ts#L249-L250

Added lines #L249 - L250 were not covered by tests