Skip to content

Merge branch 'master' into fix/more_specific_exceptions

fe031a9
Select commit
Loading
Failed to load commit list.
Open

More specific exception types and no more silent errors #868

Merge branch 'master' into fix/more_specific_exceptions
fe031a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 4, 2024 in 1s

37.98% of diff hit (target 79.87%)

View this Pull Request on Codecov

37.98% of diff hit (target 79.87%)

Annotations

Check warning on line 300 in python/tank/api.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/tank/api.py#L299-L300

Added lines #L299 - L300 were not covered by tests

Check warning on line 49 in python/tank/authentication/interactive_authentication.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/tank/authentication/interactive_authentication.py#L48-L49

Added lines #L48 - L49 were not covered by tests

Check warning on line 73 in python/tank/authentication/interactive_authentication.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/tank/authentication/interactive_authentication.py#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 34 in python/tank/authentication/invoker.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/tank/authentication/invoker.py#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 657 in python/tank/authentication/session_cache.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/tank/authentication/session_cache.py#L657

Added line #L657 was not covered by tests

Check warning on line 19 in python/tank/authentication/sso_saml2/core/username_password_dialog.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/tank/authentication/sso_saml2/core/username_password_dialog.py#L18-L19

Added lines #L18 - L19 were not covered by tests

Check warning on line 36 in python/tank/authentication/ui_authentication.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/tank/authentication/ui_authentication.py#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 17 in python/tank/bootstrap/async_bootstrap.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/tank/bootstrap/async_bootstrap.py#L14-L17

Added lines #L14 - L17 were not covered by tests

Check warning on line 20 in python/tank/bootstrap/async_bootstrap.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/tank/bootstrap/async_bootstrap.py#L19-L20

Added lines #L19 - L20 were not covered by tests

Check warning on line 89 in python/tank/commands/cache_yaml.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/tank/commands/cache_yaml.py#L89

Added line #L89 was not covered by tests

Check warning on line 283 in python/tank/commands/clone_configuration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/tank/commands/clone_configuration.py#L283

Added line #L283 was not covered by tests

Check warning on line 231 in python/tank/commands/console_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/tank/commands/console_utils.py#L231

Added line #L231 was not covered by tests

Check warning on line 216 in python/tank/commands/dump_config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/tank/commands/dump_config.py#L216

Added line #L216 was not covered by tests

Check warning on line 247 in python/tank/commands/dump_config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/tank/commands/dump_config.py#L247

Added line #L247 was not covered by tests

Check warning on line 229 in python/tank/commands/install.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/tank/commands/install.py#L229

Added line #L229 was not covered by tests

Check warning on line 531 in python/tank/commands/install.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/tank/commands/install.py#L531

Added line #L531 was not covered by tests

Check warning on line 74 in python/tank/commands/misc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/tank/commands/misc.py#L73-L74

Added lines #L73 - L74 were not covered by tests

Check warning on line 143 in python/tank/commands/misc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/tank/commands/misc.py#L142-L143

Added lines #L142 - L143 were not covered by tests

Check warning on line 51 in python/tank/commands/move_pc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/tank/commands/move_pc.py#L51

Added line #L51 was not covered by tests

Check warning on line 71 in python/tank/commands/move_pc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/tank/commands/move_pc.py#L71

Added line #L71 was not covered by tests

Check warning on line 275 in python/tank/commands/move_pc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/tank/commands/move_pc.py#L275

Added line #L275 was not covered by tests

Check warning on line 141 in python/tank/commands/push_pc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/tank/commands/push_pc.py#L140-L141

Added lines #L140 - L141 were not covered by tests

Check warning on line 233 in python/tank/commands/push_pc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/tank/commands/push_pc.py#L233

Added line #L233 was not covered by tests

Check warning on line 552 in python/tank/commands/setup_project.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/tank/commands/setup_project.py#L551-L552

Added lines #L551 - L552 were not covered by tests

Check warning on line 146 in python/tank/commands/switch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/tank/commands/switch.py#L146

Added line #L146 was not covered by tests