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

sources/oauth: fix OAuth Client sending token request incorrectly #9474

Merged
merged 1 commit into from
Apr 26, 2024

sources/oauth: fix OAuth Client sending token request incorrectly

85558a4
Select commit
Loading
Failed to load commit list.
Merged

sources/oauth: fix OAuth Client sending token request incorrectly #9474

sources/oauth: fix OAuth Client sending token request incorrectly
85558a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 26, 2024 in 1s

92.40% (-0.02%) compared to 853239d

View this Pull Request on Codecov

92.40% (-0.02%) compared to 853239d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.40%. Comparing base (853239d) to head (85558a4).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9474      +/-   ##
==========================================
- Coverage   92.41%   92.40%   -0.02%     
==========================================
  Files         668      668              
  Lines       32667    32667              
==========================================
- Hits        30190    30186       -4     
- Misses       2477     2481       +4     

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