Skip to content

Add verifications of ClientRequestContexts to RetryClientTest and RetryingRpcClientTest#6296

Open
schiemon wants to merge 13 commits into
line:mainfrom
schiemon:verify-client-request-context-in-retrying-client-test
Open

Add verifications of ClientRequestContexts to RetryClientTest and RetryingRpcClientTest#6296
schiemon wants to merge 13 commits into
line:mainfrom
schiemon:verify-client-request-context-in-retrying-client-test

Merge branch 'main' into verify-client-request-context-in-retrying-cl…

b4be00e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 15, 2026 in 0s

74.56% (+0.10%) compared to 8150425

View this Pull Request on Codecov

74.56% (+0.10%) compared to 8150425

Details

Codecov Report

❌ Patch coverage is 79.06977% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.56%. Comparing base (8150425) to head (b4be00e).
⚠️ Report is 535 commits behind head on main.

Files with missing lines Patch % Lines
.../armeria/internal/testing/RequestContextUtils.java 79.06% 13 Missing and 5 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #6296      +/-   ##
============================================
+ Coverage     74.46%   74.56%   +0.10%     
- Complexity    22234    22611     +377     
============================================
  Files          1963     2022      +59     
  Lines         82437    83734    +1297     
  Branches      10764    10866     +102     
============================================
+ Hits          61385    62439    +1054     
- Misses        15918    16094     +176     
- Partials       5134     5201      +67     

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.