Skip to content

Merge branch 'develop' into codegen-cg-18851-upgrade-cli-to-typer

9b010fa
Select commit
Loading
Failed to load commit list.
Merged

Upgrade CLI to typer #1151

Merge branch 'develop' into codegen-cg-18851-upgrade-cli-to-typer
9b010fa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 29, 2025 in 0s

68.67% of diff hit (target 51.71%)

View this Pull Request on Codecov

68.67% of diff hit (target 51.71%)

Annotations

Check warning on line 83 in src/codegen/cli/api/client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/codegen/cli/api/client.py#L83

Added line #L83 was not covered by tests

Check warning on line 25 in src/codegen/cli/auth/decorators.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/codegen/cli/auth/decorators.py#L25

Added line #L25 was not covered by tests

Check warning on line 32 in src/codegen/cli/auth/login.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/codegen/cli/auth/login.py#L32

Added line #L32 was not covered by tests

Check warning on line 36 in src/codegen/cli/auth/login.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/codegen/cli/auth/login.py#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 48 in src/codegen/cli/auth/login.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/codegen/cli/auth/login.py#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 27 in src/codegen/cli/auth/session.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/codegen/cli/auth/session.py#L27

Added line #L27 was not covered by tests

Check warning on line 34 in src/codegen/cli/auth/session.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/codegen/cli/auth/session.py#L34

Added line #L34 was not covered by tests

Check warning on line 85 in src/codegen/cli/auth/session.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/codegen/cli/auth/session.py#L85

Added line #L85 was not covered by tests

Check warning on line 90 in src/codegen/cli/auth/session.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/codegen/cli/auth/session.py#L90

Added line #L90 was not covered by tests

Check warning on line 93 in src/codegen/cli/auth/session.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/codegen/cli/auth/session.py#L93

Added line #L93 was not covered by tests

Check warning on line 22 in src/codegen/cli/commands/init/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/codegen/cli/commands/init/main.py#L20-L22

Added lines #L20 - L22 were not covered by tests

Check warning on line 26 in src/codegen/cli/commands/init/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/codegen/cli/commands/init/main.py#L25-L26

Added lines #L25 - L26 were not covered by tests

Check warning on line 30 in src/codegen/cli/commands/init/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/codegen/cli/commands/init/main.py#L30

Added line #L30 was not covered by tests

Check warning on line 35 in src/codegen/cli/commands/init/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/codegen/cli/commands/init/main.py#L35

Added line #L35 was not covered by tests

Check warning on line 13 in src/codegen/cli/commands/login/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/codegen/cli/commands/login/main.py#L12-L13

Added lines #L12 - L13 were not covered by tests

Check warning on line 45 in src/codegen/cli/commands/update/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/codegen/cli/commands/update/main.py#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 58 in src/codegen/cli/errors.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/codegen/cli/errors.py#L58

Added line #L58 was not covered by tests

Check warning on line 19 in src/codegen/cli/utils/schema.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/codegen/cli/utils/schema.py#L19

Added line #L19 was not covered by tests

Check warning on line 23 in src/codegen/cli/utils/schema.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/codegen/cli/utils/schema.py#L23

Added line #L23 was not covered by tests