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

Fix race conditions in the Authentication client #2635

Merged

Update flytekit/clients/auth/auth_client.py

aaa5828
Select commit
Loading
Failed to load commit list.
Merged

Fix race conditions in the Authentication client #2635

Update flytekit/clients/auth/auth_client.py
aaa5828
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 8, 2024 in 1s

25.00% of diff hit (target 76.04%)

View this Pull Request on Codecov

25.00% of diff hit (target 76.04%)

Annotations

Check warning on line 356 in flytekit/clients/auth/auth_client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytekit/clients/auth/auth_client.py#L356

Added line #L356 was not covered by tests

Check warning on line 358 in flytekit/clients/auth/auth_client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytekit/clients/auth/auth_client.py#L358

Added line #L358 was not covered by tests

Check warning on line 362 in flytekit/clients/auth/auth_client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytekit/clients/auth/auth_client.py#L361-L362

Added lines #L361 - L362 were not covered by tests

Check warning on line 365 in flytekit/clients/auth/auth_client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytekit/clients/auth/auth_client.py#L365

Added line #L365 was not covered by tests

Check warning on line 367 in flytekit/clients/auth/auth_client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytekit/clients/auth/auth_client.py#L367

Added line #L367 was not covered by tests

Check warning on line 370 in flytekit/clients/auth/auth_client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytekit/clients/auth/auth_client.py#L369-L370

Added lines #L369 - L370 were not covered by tests

Check warning on line 378 in flytekit/clients/auth/auth_client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytekit/clients/auth/auth_client.py#L375-L378

Added lines #L375 - L378 were not covered by tests