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

chore(cli): function to turn yargs output to cliArguments #32696

Merged
merged 14 commits into from
Jan 2, 2025

generate convert func in new file

bc6ddfd
Select commit
Loading
Failed to load commit list.
Merged

chore(cli): function to turn yargs output to cliArguments #32696

generate convert func in new file
bc6ddfd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 31, 2024 in 0s

14.63% of diff hit (target 95.00%)

View this Pull Request on Codecov

14.63% of diff hit (target 95.00%)

Annotations

Check warning on line 41 in packages/aws-cdk/lib/convert-to-cli-args.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/convert-to-cli-args.ts#L41

Added line #L41 was not covered by tests

Check warning on line 45 in packages/aws-cdk/lib/convert-to-cli-args.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/convert-to-cli-args.ts#L45

Added line #L45 was not covered by tests

Check warning on line 48 in packages/aws-cdk/lib/convert-to-cli-args.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/convert-to-cli-args.ts#L48

Added line #L48 was not covered by tests

Check warning on line 53 in packages/aws-cdk/lib/convert-to-cli-args.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/convert-to-cli-args.ts#L53

Added line #L53 was not covered by tests

Check warning on line 56 in packages/aws-cdk/lib/convert-to-cli-args.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/convert-to-cli-args.ts#L56

Added line #L56 was not covered by tests

Check warning on line 76 in packages/aws-cdk/lib/convert-to-cli-args.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/convert-to-cli-args.ts#L76

Added line #L76 was not covered by tests

Check warning on line 79 in packages/aws-cdk/lib/convert-to-cli-args.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/convert-to-cli-args.ts#L79

Added line #L79 was not covered by tests

Check warning on line 87 in packages/aws-cdk/lib/convert-to-cli-args.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/convert-to-cli-args.ts#L87

Added line #L87 was not covered by tests

Check warning on line 119 in packages/aws-cdk/lib/convert-to-cli-args.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/convert-to-cli-args.ts#L119

Added line #L119 was not covered by tests

Check warning on line 126 in packages/aws-cdk/lib/convert-to-cli-args.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/convert-to-cli-args.ts#L126

Added line #L126 was not covered by tests

Check warning on line 129 in packages/aws-cdk/lib/convert-to-cli-args.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/convert-to-cli-args.ts#L129

Added line #L129 was not covered by tests

Check warning on line 138 in packages/aws-cdk/lib/convert-to-cli-args.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/convert-to-cli-args.ts#L138

Added line #L138 was not covered by tests

Check warning on line 141 in packages/aws-cdk/lib/convert-to-cli-args.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/convert-to-cli-args.ts#L141

Added line #L141 was not covered by tests

Check warning on line 154 in packages/aws-cdk/lib/convert-to-cli-args.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/convert-to-cli-args.ts#L154

Added line #L154 was not covered by tests

Check warning on line 157 in packages/aws-cdk/lib/convert-to-cli-args.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/convert-to-cli-args.ts#L157

Added line #L157 was not covered by tests

Check warning on line 162 in packages/aws-cdk/lib/convert-to-cli-args.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/convert-to-cli-args.ts#L162

Added line #L162 was not covered by tests

Check warning on line 165 in packages/aws-cdk/lib/convert-to-cli-args.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/convert-to-cli-args.ts#L165

Added line #L165 was not covered by tests

Check warning on line 176 in packages/aws-cdk/lib/convert-to-cli-args.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/convert-to-cli-args.ts#L176

Added line #L176 was not covered by tests

Check warning on line 180 in packages/aws-cdk/lib/convert-to-cli-args.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/convert-to-cli-args.ts#L179-L180

Added lines #L179 - L180 were not covered by tests

Check warning on line 184 in packages/aws-cdk/lib/convert-to-cli-args.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/convert-to-cli-args.ts#L183-L184

Added lines #L183 - L184 were not covered by tests

Check warning on line 187 in packages/aws-cdk/lib/convert-to-cli-args.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/convert-to-cli-args.ts#L187

Added line #L187 was not covered by tests

Check warning on line 190 in packages/aws-cdk/lib/convert-to-cli-args.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/convert-to-cli-args.ts#L190

Added line #L190 was not covered by tests

Check warning on line 193 in packages/aws-cdk/lib/convert-to-cli-args.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/convert-to-cli-args.ts#L193

Added line #L193 was not covered by tests

Check warning on line 198 in packages/aws-cdk/lib/convert-to-cli-args.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/convert-to-cli-args.ts#L198

Added line #L198 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/aws-cdk/lib/convert-to-cli-args.ts#L201

Added line #L201 was not covered by tests