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

feat: enable new provider huawei #20

Merged
merged 6 commits into from
Dec 14, 2024

refactor: refactor provider enum

259161a
Select commit
Loading
Failed to load commit list.
Merged

feat: enable new provider huawei #20

refactor: refactor provider enum
259161a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 14, 2024 in 0s

65.67% of diff hit (target 93.70%)

View this Pull Request on Codecov

65.67% of diff hit (target 93.70%)

Annotations

Check warning on line 16 in src/commands/template.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/commands/template.ts#L16

Added line #L16 was not covered by tests

Check warning on line 27 in src/stack/deploy.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stack/deploy.ts#L27

Added line #L27 was not covered by tests

Check warning on line 30 in src/stack/deploy.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stack/deploy.ts#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 32 in src/stack/deploy.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stack/deploy.ts#L32

Added line #L32 was not covered by tests

Check warning on line 54 in src/stack/deploy.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stack/deploy.ts#L54

Added line #L54 was not covered by tests

Check warning on line 56 in src/stack/deploy.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stack/deploy.ts#L56

Added line #L56 was not covered by tests

Check warning on line 34 in src/stack/rfsStack/function.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stack/rfsStack/function.ts#L34

Added line #L34 was not covered by tests

Check warning on line 37 in src/stack/rfsStack/function.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stack/rfsStack/function.ts#L36-L37

Added lines #L36 - L37 were not covered by tests

Check warning on line 5 in src/stack/rfsStack/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stack/rfsStack/index.ts#L5

Added line #L5 was not covered by tests

Check warning on line 21 in src/stack/rfsStack/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stack/rfsStack/index.ts#L21

Added line #L21 was not covered by tests

Check warning on line 25 in src/stack/rfsStack/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stack/rfsStack/index.ts#L25

Added line #L25 was not covered by tests

Check warning on line 29 in src/stack/rfsStack/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stack/rfsStack/index.ts#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 32 in src/stack/rfsStack/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stack/rfsStack/index.ts#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 36 in src/stack/rfsStack/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stack/rfsStack/index.ts#L36

Added line #L36 was not covered by tests

Check warning on line 40 in src/stack/rfsStack/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stack/rfsStack/index.ts#L40

Added line #L40 was not covered by tests