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

Revert "Ensure token is refreshed on Unauthenticated" #5404

Merged
merged 1 commit into from
May 21, 2024

Revert "Ensure token is refreshed on Unauthenticated (#5388)"

796cfee
Select commit
Loading
Failed to load commit list.
Merged

Revert "Ensure token is refreshed on Unauthenticated" #5404

Revert "Ensure token is refreshed on Unauthenticated (#5388)"
796cfee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 21, 2024 in 0s

61.09% (+0.02%) compared to 458da5c

View this Pull Request on Codecov

61.09% (+0.02%) compared to 458da5c

Details

Codecov Report

Attention: Patch coverage is 71.42857% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 61.09%. Comparing base (458da5c) to head (796cfee).

Files Patch % Lines
flyteidl/clients/go/admin/auth_interceptor.go 50.00% 2 Missing and 1 partial ⚠️
flyteidl/clients/go/admin/token_source_provider.go 33.33% 2 Missing ⚠️
...admin/tokenorchestrator/base_token_orchestrator.go 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5404      +/-   ##
==========================================
+ Coverage   61.07%   61.09%   +0.02%     
==========================================
  Files         793      793              
  Lines       51210    51156      -54     
==========================================
- Hits        31275    31256      -19     
+ Misses      17059    17028      -31     
+ Partials     2876     2872       -4     

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