Skip to content

fix(aws): keeping the syntax simpler for arrays

bb2bf25
Select commit
Loading
Failed to load commit list.
Merged

Feat/migrate aws sdk v3 #698

fix(aws): keeping the syntax simpler for arrays
bb2bf25
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 8, 2025 in 0s

13.76% of diff hit (within 100.00% threshold of 37.04%)

View this Pull Request on Codecov

13.76% of diff hit (within 100.00% threshold of 37.04%)

Annotations

Check warning on line 25 in src/model/cloud-runner/providers/aws/aws-base-stack.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/cloud-runner/providers/aws/aws-base-stack.ts#L25

Added line #L25 was not covered by tests

Check warning on line 31 in src/model/cloud-runner/providers/aws/aws-base-stack.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/cloud-runner/providers/aws/aws-base-stack.ts#L31

Added line #L31 was not covered by tests

Check warning on line 34 in src/model/cloud-runner/providers/aws/aws-base-stack.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/cloud-runner/providers/aws/aws-base-stack.ts#L34

Added line #L34 was not covered by tests

Check warning on line 39 in src/model/cloud-runner/providers/aws/aws-base-stack.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/cloud-runner/providers/aws/aws-base-stack.ts#L39

Added line #L39 was not covered by tests

Check warning on line 43 in src/model/cloud-runner/providers/aws/aws-base-stack.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/cloud-runner/providers/aws/aws-base-stack.ts#L43

Added line #L43 was not covered by tests

Check warning on line 49 in src/model/cloud-runner/providers/aws/aws-base-stack.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/cloud-runner/providers/aws/aws-base-stack.ts#L49

Added line #L49 was not covered by tests

Check warning on line 56 in src/model/cloud-runner/providers/aws/aws-base-stack.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/cloud-runner/providers/aws/aws-base-stack.ts#L56

Added line #L56 was not covered by tests

Check warning on line 62 in src/model/cloud-runner/providers/aws/aws-base-stack.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/cloud-runner/providers/aws/aws-base-stack.ts#L62

Added line #L62 was not covered by tests

Check warning on line 67 in src/model/cloud-runner/providers/aws/aws-base-stack.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/cloud-runner/providers/aws/aws-base-stack.ts#L67

Added line #L67 was not covered by tests

Check warning on line 78 in src/model/cloud-runner/providers/aws/aws-base-stack.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/cloud-runner/providers/aws/aws-base-stack.ts#L78

Added line #L78 was not covered by tests

Check warning on line 92 in src/model/cloud-runner/providers/aws/aws-base-stack.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/cloud-runner/providers/aws/aws-base-stack.ts#L92

Added line #L92 was not covered by tests

Check warning on line 112 in src/model/cloud-runner/providers/aws/aws-base-stack.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/cloud-runner/providers/aws/aws-base-stack.ts#L112

Added line #L112 was not covered by tests

Check warning on line 7 in src/model/cloud-runner/providers/aws/aws-error.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/cloud-runner/providers/aws/aws-error.ts#L7

Added line #L7 was not covered by tests

Check warning on line 12 in src/model/cloud-runner/providers/aws/aws-error.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/cloud-runner/providers/aws/aws-error.ts#L12

Added line #L12 was not covered by tests

Check warning on line 130 in src/model/cloud-runner/providers/aws/aws-job-stack.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/cloud-runner/providers/aws/aws-job-stack.ts#L130

Added line #L130 was not covered by tests

Check warning on line 143 in src/model/cloud-runner/providers/aws/aws-job-stack.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/cloud-runner/providers/aws/aws-job-stack.ts#L143

Added line #L143 was not covered by tests

Check warning on line 152 in src/model/cloud-runner/providers/aws/aws-job-stack.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/cloud-runner/providers/aws/aws-job-stack.ts#L151-L152

Added lines #L151 - L152 were not covered by tests

Check warning on line 159 in src/model/cloud-runner/providers/aws/aws-job-stack.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/cloud-runner/providers/aws/aws-job-stack.ts#L159

Added line #L159 was not covered by tests

Check warning on line 170 in src/model/cloud-runner/providers/aws/aws-job-stack.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/cloud-runner/providers/aws/aws-job-stack.ts#L170

Added line #L170 was not covered by tests

Check warning on line 200 in src/model/cloud-runner/providers/aws/aws-job-stack.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/cloud-runner/providers/aws/aws-job-stack.ts#L200

Added line #L200 was not covered by tests

Check warning on line 217 in src/model/cloud-runner/providers/aws/aws-job-stack.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/cloud-runner/providers/aws/aws-job-stack.ts#L217

Added line #L217 was not covered by tests

Check warning on line 78 in src/model/cloud-runner/providers/aws/aws-task-runner.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/cloud-runner/providers/aws/aws-task-runner.ts#L78

Added line #L78 was not covered by tests

Check warning on line 126 in src/model/cloud-runner/providers/aws/aws-task-runner.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/cloud-runner/providers/aws/aws-task-runner.ts#L126

Added line #L126 was not covered by tests

Check warning on line 148 in src/model/cloud-runner/providers/aws/aws-task-runner.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/cloud-runner/providers/aws/aws-task-runner.ts#L148

Added line #L148 was not covered by tests

Check warning on line 190 in src/model/cloud-runner/providers/aws/aws-task-runner.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/model/cloud-runner/providers/aws/aws-task-runner.ts#L190

Added line #L190 was not covered by tests