Skip to content

[ISSUE #9761] Fix get authentication and authorization metadata provider error in AuthorizationMetadataManagerImpl#9762

Merged
lizhimins merged 1 commit intoapache:developfrom
majialoong:ISSUE-9761
Oct 16, 2025
Merged

[ISSUE #9761] Fix get authentication and authorization metadata provider error in AuthorizationMetadataManagerImpl#9762
lizhimins merged 1 commit intoapache:developfrom
majialoong:ISSUE-9761

Conversation

@majialoong
Copy link
Copy Markdown
Contributor

Which Issue(s) This PR Fixes

Fixes #9761

Brief Description

Make correct judgment logic.

… provider error in AuthorizationMetadataManagerImpl
@majialoong
Copy link
Copy Markdown
Contributor Author

Hello, @dingshuangxi888 @lizhimins @RongtongJin , please take a look at this PR when have time, thanks !

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Oct 15, 2025

Codecov Report

❌ Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.23%. Comparing base (4c46038) to head (38b3a18).
⚠️ Report is 159 commits behind head on develop.

Files with missing lines Patch % Lines
...tion/manager/AuthorizationMetadataManagerImpl.java 0.00% 1 Missing and 2 partials ⚠️
...ion/manager/AuthenticationMetadataManagerImpl.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9762      +/-   ##
=============================================
- Coverage      48.35%   48.23%   -0.12%     
+ Complexity     12201    12171      -30     
=============================================
  Files           1313     1313              
  Lines          93340    93340              
  Branches       11962    11962              
=============================================
- Hits           45132    45021     -111     
- Misses         42639    42735      +96     
- Partials        5569     5584      +15     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lizhimins lizhimins merged commit 4859db9 into apache:develop Oct 16, 2025
15 of 18 checks passed
@majialoong majialoong deleted the ISSUE-9761 branch October 16, 2025 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Fix get authentication and authorization metadata provider error in AuthorizationMetadataManagerImpl

3 participants