Skip to content

Address comments.

29947a5
Select commit
Loading
Failed to load commit list.
Draft

Use the AWS SDK backoff logic for backoff and jitter #170

Address comments.
29947a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 3, 2025 in 1s

99.15% (+8.28%) compared to db8a853

View this Pull Request on Codecov

99.15% (+8.28%) compared to db8a853

Details

Codecov Report

❌ Patch coverage is 97.56098% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 99.15%. Comparing base (db8a853) to head (29947a5).

Files with missing lines Patch % Lines
...ecretsmanager/caching/cache/SecretCacheObject.java 94.11% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                 v2     #170      +/-   ##
============================================
+ Coverage     90.86%   99.15%   +8.28%     
- Complexity       90      101      +11     
============================================
  Files             6        6              
  Lines           230      237       +7     
  Branches         24       21       -3     
============================================
+ Hits            209      235      +26     
+ Misses           18        0      -18     
+ Partials          3        2       -1     

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