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/project succeeded Aug 8, 2024 in 0s

78.78% (+2.73%) compared to 286b17f

View this Pull Request on Codecov

78.78% (+2.73%) compared to 286b17f

Details

Codecov Report

Attention: Patch coverage is 25.00000% with 15 lines in your changes missing coverage. Please review.

Project coverage is 78.78%. Comparing base (286b17f) to head (aaa5828).
Report is 24 commits behind head on master.

Files Patch % Lines
flytekit/clients/auth/auth_client.py 25.00% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2635      +/-   ##
==========================================
+ Coverage   76.04%   78.78%   +2.73%     
==========================================
  Files         186      187       +1     
  Lines       19081    19190     +109     
  Branches     3765     4008     +243     
==========================================
+ Hits        14510    15118     +608     
+ Misses       3914     3378     -536     
- Partials      657      694      +37     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.