Skip to content

chore: update generated output under .openapi markers #99

chore: update generated output under .openapi markers

chore: update generated output under .openapi markers #99

Triggered via pull request June 16, 2025 18:58
Status Failure
Total duration 2m 22s
Artifacts 2

pipeline.yml

on: pull_request
Run Test Suite  /  Run Tests
38s
Run Test Suite / Run Tests
Matrix: Run Compatibility Checks / check-compatibility
Run Linter Formatter  /  Reformat Code
34s
Run Linter Formatter / Reformat Code
Run Type Checks  /  Inspect Code
29s
Run Type Checks / Inspect Code
Run Commitlint Checks  /  Validate Commits
17s
Run Commitlint Checks / Validate Commits
Run Qodana Inspections  /  Inspect Code
1m 37s
Run Qodana Inspections / Inspect Code
Build Docker Container  /  Build Container
Build Docker Container / Build Container
Check Build Status
0s
Check Build Status
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 76 warnings
Run Type Checks / Inspect Code
Process completed with exit code 2.
Run Test Suite / Run Tests
Process completed with exit code 2.
Check Python source code coverage: zitadel_client/utils/url_util.py#L2
Constructor `URLUtil` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/oauth_authenticator.py#L12
Class `OAuthAuthenticator` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/client_credentials_authenticator.py#L73
Constructor `ClientCredentialsAuthenticatorBuilder` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/oauth_authenticator.py#L60
Method `refresh_token` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/oauth_authenticator.py#L99
Method `scopes` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/api_client.py#L173
Method `call_api` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/web_token_authenticator.py#L142
Constructor `WebTokenAuthenticatorBuilder` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/web_token_authenticator.py#L1
File `web_token_authenticator.py` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/oauth_authenticator.py#L33
Method `get_auth_token` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/authenticator.py#L42
Class `Token` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/oauth_authenticator.py#L1
File `oauth_authenticator.py` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/exceptions.py#L8
Class `ApiError` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/configuration.py#L35
Constructor `Configuration` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/web_token_authenticator.py#L90
Method `from_json` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/exceptions.py#L18
Constructor `ApiError` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/api_client.py#L511
Method `select_header_content_type` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/rest_response.py#L16
Method `read` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/personal_access_token_authenticator.py#L18
Method `get_auth_headers` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/utils/url_util.py#L6
Method `build_hostname` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/personal_access_token_authenticator.py#L14
Constructor `PersonalAccessTokenAuthenticator` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/open_id.py#L8
Class `OpenId` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/zitadel.py#L89
Method `__exit__` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/authenticator.py#L43
Constructor `Token` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/personal_access_token_authenticator.py#L1
File `personal_access_token_authenticator.py` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/api_client.py#L493
Method `select_header_accept` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/api_client.py#L259
Method `sanitize_for_serialization` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/api_client.py#L30
Class `ApiClient` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/api_client.py#L345
Method `__deserialize` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/client_credentials_authenticator.py#L44
Method `get_grant` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/zitadel.py#L1
File `zitadel.py` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/utils/url_util.py#L1
File `url_util.py` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/rest_response.py#L10
Constructor `RESTResponse` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/rest.py#L1
File `rest.py` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/zitadel.py#L42
Constructor `Zitadel` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/zitadel.py#L20
Class `Zitadel` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/client_credentials_authenticator.py#L25
Constructor `ClientCredentialsAuthenticator` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/oauth_authenticator.py#L52
Method `get_grant` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/web_token_authenticator.py#L198
Method `key_identifier` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/web_token_authenticator.py#L168
Method `token_lifetime_seconds` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/web_token_authenticator.py#L55
Method `get_grant` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/rest.py#L15
Class `RESTClientObject` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/open_id.py#L1
File `open_id.py` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/web_token_authenticator.py#L135
Class `WebTokenAuthenticatorBuilder` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/configuration.py#L114
Method `logger_file` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/web_token_authenticator.py#L22
Constructor `WebTokenAuthenticator` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/utils/url_util.py#L1
Class `URLUtil` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/open_id.py#L19
Constructor `OpenId` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/api_client.py#L1
File `api_client.py` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/web_token_authenticator.py#L15
Class `WebTokenAuthenticator` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/oauth_authenticator.py#L89
Constructor `OAuthAuthenticatorBuilder` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/web_token_authenticator.py#L178
Method `build` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/client_credentials_authenticator.py#L18
Class `ClientCredentialsAuthenticator` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/zitadel.py#L120
Method `with_client_credentials` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/open_id.py#L60
Method `get_token_endpoint` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/rest.py#L16
Constructor `RESTClientObject` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/oauth_authenticator.py#L21
Constructor `OAuthAuthenticator` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/oauth_authenticator.py#L43
Method `get_auth_headers` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/client_credentials_authenticator.py#L85
Method `build` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/zitadel.py#L133
Method `with_private_key` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/client_credentials_authenticator.py#L53
Method `builder` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/api_client.py#L212
Method `response_deserialize` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/zitadel.py#L108
Method `with_access_token` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/configuration.py#L1
File `configuration.py` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/personal_access_token_authenticator.py#L7
Class `PersonalAccessTokenAuthenticator` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/client_credentials_authenticator.py#L65
Class `ClientCredentialsAuthenticatorBuilder` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/open_id.py#L54
Method `get_host_endpoint` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/api_client.py#L58
Constructor `ApiClient` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/client_credentials_authenticator.py#L1
File `client_credentials_authenticator.py` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/rest_response.py#L7
Class `RESTResponse` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/zitadel.py#L80
Method `__enter__` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/oauth_authenticator.py#L82
Class `OAuthAuthenticatorBuilder` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/open_id.py#L48
Method `build_well_known_url` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/configuration.py#L16
Class `Configuration` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/api_client.py#L92
Method `param_serialize` coverage is below the threshold 50%
Check Python source code coverage: zitadel_client/auth/web_token_authenticator.py#L123
Method `builder` coverage is below the threshold 50%
Run Qodana Inspections / Inspect Code
Cannot run analysis for commit 2528d2787e2dcc4989757d2c7bab471f6d480397 because it doesn't exist in the repository. Check that you retrieve the full git history before running Qodana.

Artifacts

Produced during runtime
Name Size Digest
test-coverage Expired
2.64 KB
sha256:64f83dabd3f6228216573f4b5f0bb86a872163dc75e98b151472c15d5b2051b6
test-results Expired
1.33 KB
sha256:4ecd075ed0d4d202ad41baf661e5c0eb3dcaafbd14103582ab7b83c627e79f26