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

Add Webview to scaffold sample execution-environment.yml file using creator add subcommand #1727

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Add Webview to scaffold sample execution-environment.yml file

3fe9f37
Select commit
Loading
Failed to load commit list.
Open

Add Webview to scaffold sample execution-environment.yml file using creator add subcommand #1727

Add Webview to scaffold sample execution-environment.yml file
3fe9f37
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 17, 2024 in 1s

10.78% of diff hit (target 50.23%)

View this Pull Request on Codecov

10.78% of diff hit (target 50.23%)

Annotations

Check warning on line 559 in src/extension.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/extension.ts#L559

Added line #L559 was not covered by tests

Check warning on line 33 in src/features/contentCreator/createSampleExecutionEnvPage.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/features/contentCreator/createSampleExecutionEnvPage.ts#L20-L33

Added lines #L20 - L33 were not covered by tests

Check warning on line 61 in src/features/contentCreator/createSampleExecutionEnvPage.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/features/contentCreator/createSampleExecutionEnvPage.ts#L37-L61

Added lines #L37 - L61 were not covered by tests

Check warning on line 69 in src/features/contentCreator/createSampleExecutionEnvPage.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/features/contentCreator/createSampleExecutionEnvPage.ts#L64-L69

Added lines #L64 - L69 were not covered by tests

Check warning on line 74 in src/features/contentCreator/createSampleExecutionEnvPage.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/features/contentCreator/createSampleExecutionEnvPage.ts#L71-L74

Added lines #L71 - L74 were not covered by tests

Check warning on line 230 in src/features/contentCreator/createSampleExecutionEnvPage.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/features/contentCreator/createSampleExecutionEnvPage.ts#L77-L230

Added lines #L77 - L230 were not covered by tests

Check warning on line 237 in src/features/contentCreator/createSampleExecutionEnvPage.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/features/contentCreator/createSampleExecutionEnvPage.ts#L233-L237

Added lines #L233 - L237 were not covered by tests

Check warning on line 277 in src/features/contentCreator/createSampleExecutionEnvPage.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/features/contentCreator/createSampleExecutionEnvPage.ts#L239-L277

Added lines #L239 - L277 were not covered by tests

Check warning on line 285 in src/features/contentCreator/createSampleExecutionEnvPage.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/features/contentCreator/createSampleExecutionEnvPage.ts#L280-L285

Added lines #L280 - L285 were not covered by tests

Check warning on line 292 in src/features/contentCreator/createSampleExecutionEnvPage.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/features/contentCreator/createSampleExecutionEnvPage.ts#L288-L292

Added lines #L288 - L292 were not covered by tests

Check warning on line 306 in src/features/contentCreator/createSampleExecutionEnvPage.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/features/contentCreator/createSampleExecutionEnvPage.ts#L295-L306

Added lines #L295 - L306 were not covered by tests

Check warning on line 313 in src/features/contentCreator/createSampleExecutionEnvPage.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/features/contentCreator/createSampleExecutionEnvPage.ts#L308-L313

Added lines #L308 - L313 were not covered by tests

Check warning on line 316 in src/features/contentCreator/createSampleExecutionEnvPage.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/features/contentCreator/createSampleExecutionEnvPage.ts#L316

Added line #L316 was not covered by tests

Check warning on line 321 in src/features/contentCreator/createSampleExecutionEnvPage.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/features/contentCreator/createSampleExecutionEnvPage.ts#L318-L321

Added lines #L318 - L321 were not covered by tests

Check warning on line 336 in src/features/contentCreator/createSampleExecutionEnvPage.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/features/contentCreator/createSampleExecutionEnvPage.ts#L324-L336

Added lines #L324 - L336 were not covered by tests

Check warning on line 343 in src/features/contentCreator/createSampleExecutionEnvPage.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/features/contentCreator/createSampleExecutionEnvPage.ts#L338-L343

Added lines #L338 - L343 were not covered by tests

Check warning on line 347 in src/features/contentCreator/createSampleExecutionEnvPage.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/features/contentCreator/createSampleExecutionEnvPage.ts#L345-L347

Added lines #L345 - L347 were not covered by tests

Check warning on line 364 in src/features/contentCreator/createSampleExecutionEnvPage.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/features/contentCreator/createSampleExecutionEnvPage.ts#L349-L364

Added lines #L349 - L364 were not covered by tests

Check warning on line 375 in src/features/contentCreator/createSampleExecutionEnvPage.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/features/contentCreator/createSampleExecutionEnvPage.ts#L367-L375

Added lines #L367 - L375 were not covered by tests

Check warning on line 398 in src/features/contentCreator/createSampleExecutionEnvPage.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/features/contentCreator/createSampleExecutionEnvPage.ts#L377-L398

Added lines #L377 - L398 were not covered by tests

Check warning on line 420 in src/features/contentCreator/createSampleExecutionEnvPage.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/features/contentCreator/createSampleExecutionEnvPage.ts#L400-L420

Added lines #L400 - L420 were not covered by tests

Check warning on line 425 in src/features/contentCreator/createSampleExecutionEnvPage.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/features/contentCreator/createSampleExecutionEnvPage.ts#L422-L425

Added lines #L422 - L425 were not covered by tests

Check warning on line 430 in src/features/contentCreator/createSampleExecutionEnvPage.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/features/contentCreator/createSampleExecutionEnvPage.ts#L427-L430

Added lines #L427 - L430 were not covered by tests

Check warning on line 438 in src/features/contentCreator/createSampleExecutionEnvPage.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/features/contentCreator/createSampleExecutionEnvPage.ts#L433-L438

Added lines #L433 - L438 were not covered by tests

Check warning on line 442 in src/features/contentCreator/createSampleExecutionEnvPage.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/features/contentCreator/createSampleExecutionEnvPage.ts#L441-L442

Added lines #L441 - L442 were not covered by tests