Skip to content

[ISSUE #9767] Fix incorrect decode method for UnlockBatchRequestBody in DefaultAuthorizationContextBuilder#9768

Merged
lizhimins merged 3 commits intoapache:developfrom
majialoong:ISSUE-9767
Oct 22, 2025
Merged

[ISSUE #9767] Fix incorrect decode method for UnlockBatchRequestBody in DefaultAuthorizationContextBuilder#9768
lizhimins merged 3 commits intoapache:developfrom
majialoong:ISSUE-9767

Conversation

@majialoong
Copy link
Copy Markdown
Contributor

Which Issue(s) This PR Fixes

Fixes #9767

Brief Description

It should use the UnlockBatchRequestBody for decode.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.23%. Comparing base (e6ec760) to head (d5e687c).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9768      +/-   ##
=============================================
- Coverage      48.35%   48.23%   -0.13%     
+ Complexity     12201    12165      -36     
=============================================
  Files           1313     1313              
  Lines          93340    93340              
  Branches       11962    11962              
=============================================
- Hits           45139    45024     -115     
- Misses         42632    42731      +99     
- Partials        5569     5585      +16     

☔ 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.

@majialoong
Copy link
Copy Markdown
Contributor Author

Hi, @dingshuangxi888 @lizhimins @RongtongJin , PTAL. Thanks !

@lizhimins lizhimins merged commit ccdf9a6 into apache:develop Oct 22, 2025
11 of 12 checks passed
@majialoong majialoong deleted the ISSUE-9767 branch October 22, 2025 15:37
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 incorrect decode method for UnlockBatchRequestBody in DefaultAuthorizationContextBuilder

3 participants