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: handle token hook auth config #3677

Merged
merged 2 commits into from
Dec 18, 2023

fix: bump golangci-lint

3ebd911
Select commit
Loading
Failed to load commit list.
Merged

fix: handle token hook auth config #3677

fix: bump golangci-lint
3ebd911
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2023 in 0s

76.01% (+0.00%) compared to 22f0119

View this Pull Request on Codecov

76.01% (+0.00%) compared to 22f0119

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (22f0119) 76.01% compared to head (3ebd911) 76.01%.
Report is 3 commits behind head on master.

Files Patch % Lines
oauth2/token_hook.go 66.66% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3677   +/-   ##
=======================================
  Coverage   76.01%   76.01%           
=======================================
  Files         134      134           
  Lines       10077    10036   -41     
=======================================
- Hits         7660     7629   -31     
+ Misses       1905     1900    -5     
+ Partials      512      507    -5     

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