Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
More specific exception types and no more silent errors #868
base: master
Are you sure you want to change the base?
More specific exception types and no more silent errors #868
Changes from all commits
0cf167c
5cd3448
48c9d05
fe031a9
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 300 in python/tank/api.py
Codecov / codecov/patch
python/tank/api.py#L299-L300
Check warning on line 49 in python/tank/authentication/interactive_authentication.py
Codecov / codecov/patch
python/tank/authentication/interactive_authentication.py#L48-L49
Check warning on line 73 in python/tank/authentication/interactive_authentication.py
Codecov / codecov/patch
python/tank/authentication/interactive_authentication.py#L72-L73
Check warning on line 34 in python/tank/authentication/invoker.py
Codecov / codecov/patch
python/tank/authentication/invoker.py#L33-L34
Check warning on line 657 in python/tank/authentication/session_cache.py
Codecov / codecov/patch
python/tank/authentication/session_cache.py#L657
Check warning on line 19 in python/tank/authentication/sso_saml2/core/username_password_dialog.py
Codecov / codecov/patch
python/tank/authentication/sso_saml2/core/username_password_dialog.py#L18-L19
Check warning on line 36 in python/tank/authentication/ui_authentication.py
Codecov / codecov/patch
python/tank/authentication/ui_authentication.py#L35-L36
Check warning on line 17 in python/tank/bootstrap/async_bootstrap.py
Codecov / codecov/patch
python/tank/bootstrap/async_bootstrap.py#L14-L17
Check warning on line 20 in python/tank/bootstrap/async_bootstrap.py
Codecov / codecov/patch
python/tank/bootstrap/async_bootstrap.py#L19-L20
Check warning on line 89 in python/tank/commands/cache_yaml.py
Codecov / codecov/patch
python/tank/commands/cache_yaml.py#L89
Check warning on line 283 in python/tank/commands/clone_configuration.py
Codecov / codecov/patch
python/tank/commands/clone_configuration.py#L283
Check warning on line 231 in python/tank/commands/console_utils.py
Codecov / codecov/patch
python/tank/commands/console_utils.py#L231
Check warning on line 216 in python/tank/commands/dump_config.py
Codecov / codecov/patch
python/tank/commands/dump_config.py#L216
Check warning on line 247 in python/tank/commands/dump_config.py
Codecov / codecov/patch
python/tank/commands/dump_config.py#L247
Check warning on line 229 in python/tank/commands/install.py
Codecov / codecov/patch
python/tank/commands/install.py#L229
Check warning on line 531 in python/tank/commands/install.py
Codecov / codecov/patch
python/tank/commands/install.py#L531
Check warning on line 74 in python/tank/commands/misc.py
Codecov / codecov/patch
python/tank/commands/misc.py#L73-L74
Check warning on line 143 in python/tank/commands/misc.py
Codecov / codecov/patch
python/tank/commands/misc.py#L142-L143
Check warning on line 51 in python/tank/commands/move_pc.py
Codecov / codecov/patch
python/tank/commands/move_pc.py#L51
Check warning on line 71 in python/tank/commands/move_pc.py
Codecov / codecov/patch
python/tank/commands/move_pc.py#L71
Check warning on line 275 in python/tank/commands/move_pc.py
Codecov / codecov/patch
python/tank/commands/move_pc.py#L275
Check warning on line 141 in python/tank/commands/push_pc.py
Codecov / codecov/patch
python/tank/commands/push_pc.py#L140-L141
Check warning on line 233 in python/tank/commands/push_pc.py
Codecov / codecov/patch
python/tank/commands/push_pc.py#L233
Check warning on line 552 in python/tank/commands/setup_project.py
Codecov / codecov/patch
python/tank/commands/setup_project.py#L551-L552
Check warning on line 146 in python/tank/commands/switch.py
Codecov / codecov/patch
python/tank/commands/switch.py#L146
Check warning on line 402 in python/tank/descriptor/io_descriptor/appstore.py
Codecov / codecov/patch
python/tank/descriptor/io_descriptor/appstore.py#L402
Check warning on line 94 in python/tank/descriptor/io_descriptor/downloadable.py
Codecov / codecov/patch
python/tank/descriptor/io_descriptor/downloadable.py#L94
Check warning on line 38 in python/tank/descriptor/io_descriptor/git.py
Codecov / codecov/patch
python/tank/descriptor/io_descriptor/git.py#L37-L38
Check warning on line 135 in python/tank/descriptor/io_descriptor/git.py
Codecov / codecov/patch
python/tank/descriptor/io_descriptor/git.py#L135
Check warning on line 295 in python/tank/descriptor/io_descriptor/git.py
Codecov / codecov/patch
python/tank/descriptor/io_descriptor/git.py#L295