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: timeout in jwt-bearer grants when too many grants are available #3692

Merged
merged 7 commits into from
Jan 8, 2024

chore: synchronize workspaces

5be68f7
Select commit
Loading
Failed to load commit list.
Merged

fix: timeout in jwt-bearer grants when too many grants are available #3692

chore: synchronize workspaces
5be68f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 8, 2024 in 0s

76.02% (-0.09%) compared to 8e94929

View this Pull Request on Codecov

76.02% (-0.09%) compared to 8e94929

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8e94929) 76.11% compared to head (5be68f7) 76.02%.
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3692      +/-   ##
==========================================
- Coverage   76.11%   76.02%   -0.09%     
==========================================
  Files         134      134              
  Lines       11764    10091    -1673     
==========================================
- Hits         8954     7672    -1282     
+ Misses       2238     1906     -332     
+ Partials      572      513      -59     

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