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 "Add useClientIdAsSubClaimForAppTokens and omitUsernameInIntrospectionRespForAppTokens configs to app" #2573

Merged

Revert "Add useClientIdAsSubClaimForAppTokens and omitUsernameInIntro…

5605916
Select commit
Loading
Failed to load commit list.
Merged

Revert "Add useClientIdAsSubClaimForAppTokens and omitUsernameInIntrospectionRespForAppTokens configs to app" #2573

Revert "Add useClientIdAsSubClaimForAppTokens and omitUsernameInIntro…
5605916
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 19, 2024 in 0s

37.72% (-0.07%) compared to b498f13

View this Pull Request on Codecov

37.72% (-0.07%) compared to b498f13

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 37.72%. Comparing base (b498f13) to head (5605916).
Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
...2/carbon/identity/oauth/OAuthAdminServiceImpl.java 0.00% 2 Missing ⚠️
...arbon/identity/oauth2/token/AccessTokenIssuer.java 0.00% 1 Missing ⚠️
...tity/oauth2/validators/TokenValidationHandler.java 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2573      +/-   ##
============================================
- Coverage     37.78%   37.72%   -0.07%     
+ Complexity     5321     5293      -28     
============================================
  Files           584      584              
  Lines         44529    44395     -134     
  Branches       6538     6525      -13     
============================================
- Hits          16827    16746      -81     
+ Misses        25351    25307      -44     
+ Partials       2351     2342       -9     

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