Skip to content

Merge branch 'main' into ramiro-aparicio/Add-RetryLimiter

ed307b2
Select commit
Loading
Failed to load commit list.
Open

Add retry limiter support #6318

Merge branch 'main' into ramiro-aparicio/Add-RetryLimiter
ed307b2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 5, 2026 in 0s

74.13% (-0.33%) compared to 8150425, passed because coverage increased by 0.01% when compared to adjusted base (74.12%)

View this Pull Request on Codecov

74.13% (-0.33%) compared to 8150425, passed because coverage increased by 0.01% when compared to adjusted base (74.12%)

Details

Codecov Report

❌ Patch coverage is 96.49123% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.13%. Comparing base (8150425) to head (ed307b2).
⚠️ Report is 433 commits behind head on main.

Files with missing lines Patch % Lines
...ecorp/armeria/client/retry/RetryConfigBuilder.java 75.00% 2 Missing ⚠️
...armeria/client/retry/limiter/GrpcRetryLimiter.java 98.21% 0 Missing and 1 partial ⚠️
...orp/armeria/client/retry/limiter/RetryLimiter.java 75.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #6318      +/-   ##
============================================
- Coverage     74.46%   74.13%   -0.33%     
- Complexity    22234    23030     +796     
============================================
  Files          1963     2065     +102     
  Lines         82437    86225    +3788     
  Branches      10764    11326     +562     
============================================
+ Hits          61385    63924    +2539     
- Misses        15918    16882     +964     
- Partials       5134     5419     +285     

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