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

cli-test: more commands and tests #1794

Merged
merged 4 commits into from
May 27, 2024

add "app list" command

c575cff
Select commit
Loading
Failed to load commit list.
Merged

cli-test: more commands and tests #1794

add "app list" command
c575cff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 27, 2024 in 1s

30.00% of diff hit (target 80.41%)

View this Pull Request on Codecov

30.00% of diff hit (target 80.41%)

Annotations

Check warning on line 65 in packages/cli-test/src/cli/commands/app.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/cli-test/src/cli/commands/app.ts#L55-L65

Added lines #L55 - L65 were not covered by tests

Check warning on line 101 in packages/cli-test/src/cli/commands/platform.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/cli-test/src/cli/commands/platform.ts#L96-L101

Added lines #L96 - L101 were not covered by tests

Check warning on line 193 in packages/cli-test/src/cli/commands/platform.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/cli-test/src/cli/commands/platform.ts#L192-L193

Added lines #L192 - L193 were not covered by tests

Check warning on line 204 in packages/cli-test/src/cli/commands/platform.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/cli-test/src/cli/commands/platform.ts#L201-L204

Added lines #L201 - L204 were not covered by tests

Check warning on line 75 in packages/cli-test/src/cli/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/cli-test/src/cli/index.ts#L75

Added line #L75 was not covered by tests

Check warning on line 81 in packages/cli-test/src/cli/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/cli-test/src/cli/index.ts#L81

Added line #L81 was not covered by tests

Check warning on line 90 in packages/cli-test/src/cli/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/cli-test/src/cli/index.ts#L90

Added line #L90 was not covered by tests

Check warning on line 114 in packages/cli-test/src/cli/shell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/cli-test/src/cli/shell.ts#L114

Added line #L114 was not covered by tests

Check warning on line 194 in packages/cli-test/src/cli/shell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/cli-test/src/cli/shell.ts#L190-L194

Added lines #L190 - L194 were not covered by tests

Check warning on line 221 in packages/cli-test/src/cli/shell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/cli-test/src/cli/shell.ts#L212-L221

Added lines #L212 - L221 were not covered by tests