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/patch failed Jan 24, 2025 in 0s

86.91% of diff hit (target 95.00%)

View this Pull Request on Codecov

86.91% of diff hit (target 95.00%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/api/settings.ts#L19-L22

Added lines #L19 - L22 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/api/settings.ts#L24

Added line #L24 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/api/settings.ts#L34

Added line #L34 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/api/settings.ts#L79

Added line #L79 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/api/settings.ts#L94

Added line #L94 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/api/settings.ts#L98

Added line #L98 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/api/settings.ts#L105-L106

Added lines #L105 - L106 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/api/settings.ts#L115

Added line #L115 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/api/settings.ts#L130

Added line #L130 was not covered by tests

Check warning on line 101 in packages/aws-cdk/lib/cli/user-configuration.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/cli/user-configuration.ts#L101

Added line #L101 was not covered by tests

Check warning on line 108 in packages/aws-cdk/lib/cli/user-configuration.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/cli/user-configuration.ts#L108

Added line #L108 was not covered by tests

Check warning on line 169 in packages/aws-cdk/lib/cli/user-configuration.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/cli/user-configuration.ts#L169

Added line #L169 was not covered by tests

Check warning on line 171 in packages/aws-cdk/lib/cli/user-configuration.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/cli/user-configuration.ts#L171

Added line #L171 was not covered by tests

Check warning on line 259 in packages/aws-cdk/lib/cli/user-configuration.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/cli/user-configuration.ts#L259

Added line #L259 was not covered by tests

Check warning on line 263 in packages/aws-cdk/lib/cli/user-configuration.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/cli/user-configuration.ts#L263

Added line #L263 was not covered by tests

Check warning on line 276 in packages/aws-cdk/lib/cli/user-configuration.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/cli/user-configuration.ts#L276

Added line #L276 was not covered by tests

Check warning on line 282 in packages/aws-cdk/lib/cli/user-configuration.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/cli/user-configuration.ts#L282

Added line #L282 was not covered by tests

Check warning on line 308 in packages/aws-cdk/lib/cli/user-configuration.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/cli/user-configuration.ts#L308

Added line #L308 was not covered by tests

Check warning on line 322 in packages/aws-cdk/lib/cli/user-configuration.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/cli/user-configuration.ts#L322

Added line #L322 was not covered by tests