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(fx-core): split scaffold question models #12852

Draft
wants to merge 12 commits into
base: dev
Choose a base branch
from

feat: up

80e718d
Select commit
Loading
Failed to load commit list.
Draft

refactor(fx-core): split scaffold question models #12852

feat: up
80e718d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 5, 2024 in 1s

28.47% of diff hit (target 90.05%)

View this Pull Request on Codecov

28.47% of diff hit (target 90.05%)

Annotations

Check warning on line 313 in packages/cli/src/userInteraction.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/cli/src/userInteraction.ts#L313

Added line #L313 was not covered by tests

Check warning on line 133 in packages/fx-core/src/component/generator/templates/templateGenerator.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/fx-core/src/component/generator/templates/templateGenerator.ts#L132-L133

Added lines #L132 - L133 were not covered by tests

Check warning on line 141 in packages/fx-core/src/component/generator/templates/templateGenerator.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/fx-core/src/component/generator/templates/templateGenerator.ts#L140-L141

Added lines #L140 - L141 were not covered by tests

Check warning on line 147 in packages/fx-core/src/component/generator/templates/templateGenerator.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/fx-core/src/component/generator/templates/templateGenerator.ts#L146-L147

Added lines #L146 - L147 were not covered by tests

Check warning on line 164 in packages/fx-core/src/component/generator/templates/templateGenerator.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/fx-core/src/component/generator/templates/templateGenerator.ts#L161-L164

Added lines #L161 - L164 were not covered by tests

Check warning on line 166 in packages/fx-core/src/component/generator/templates/templateGenerator.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/fx-core/src/component/generator/templates/templateGenerator.ts#L166

Added line #L166 was not covered by tests

Check warning on line 41 in packages/fx-core/src/question/refactor/createVsc.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/fx-core/src/question/refactor/createVsc.ts#L41

Added line #L41 was not covered by tests

Check warning on line 43 in packages/fx-core/src/question/refactor/createVsc.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/fx-core/src/question/refactor/createVsc.ts#L43

Added line #L43 was not covered by tests

Check warning on line 54 in packages/fx-core/src/question/refactor/createVsc.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/fx-core/src/question/refactor/createVsc.ts#L53-L54

Added lines #L53 - L54 were not covered by tests

Check warning on line 81 in packages/fx-core/src/question/refactor/createVsc.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/fx-core/src/question/refactor/createVsc.ts#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 149 in packages/fx-core/src/question/refactor/createVsc.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/fx-core/src/question/refactor/createVsc.ts#L148-L149

Added lines #L148 - L149 were not covered by tests

Check warning on line 153 in packages/fx-core/src/question/refactor/createVsc.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/fx-core/src/question/refactor/createVsc.ts#L153

Added line #L153 was not covered by tests

Check warning on line 163 in packages/fx-core/src/question/refactor/createVsc.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/fx-core/src/question/refactor/createVsc.ts#L163

Added line #L163 was not covered by tests

Check warning on line 165 in packages/fx-core/src/question/refactor/createVsc.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/fx-core/src/question/refactor/createVsc.ts#L165

Added line #L165 was not covered by tests

Check warning on line 167 in packages/fx-core/src/question/refactor/createVsc.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/fx-core/src/question/refactor/createVsc.ts#L167

Added line #L167 was not covered by tests

Check warning on line 172 in packages/fx-core/src/question/refactor/createVsc.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/fx-core/src/question/refactor/createVsc.ts#L172

Added line #L172 was not covered by tests

Check warning on line 182 in packages/fx-core/src/question/refactor/createVsc.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/fx-core/src/question/refactor/createVsc.ts#L182

Added line #L182 was not covered by tests

Check warning on line 204 in packages/fx-core/src/question/refactor/createVsc.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/fx-core/src/question/refactor/createVsc.ts#L203-L204

Added lines #L203 - L204 were not covered by tests

Check warning on line 206 in packages/fx-core/src/question/refactor/createVsc.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/fx-core/src/question/refactor/createVsc.ts#L206

Added line #L206 was not covered by tests

Check warning on line 208 in packages/fx-core/src/question/refactor/createVsc.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/fx-core/src/question/refactor/createVsc.ts#L208

Added line #L208 was not covered by tests

Check warning on line 210 in packages/fx-core/src/question/refactor/createVsc.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/fx-core/src/question/refactor/createVsc.ts#L210

Added line #L210 was not covered by tests

Check warning on line 212 in packages/fx-core/src/question/refactor/createVsc.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/fx-core/src/question/refactor/createVsc.ts#L212

Added line #L212 was not covered by tests

Check warning on line 214 in packages/fx-core/src/question/refactor/createVsc.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/fx-core/src/question/refactor/createVsc.ts#L214

Added line #L214 was not covered by tests

Check warning on line 218 in packages/fx-core/src/question/refactor/createVsc.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/fx-core/src/question/refactor/createVsc.ts#L218

Added line #L218 was not covered by tests

Check warning on line 228 in packages/fx-core/src/question/refactor/createVsc.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/fx-core/src/question/refactor/createVsc.ts#L228

Added line #L228 was not covered by tests