Skip to content

Add support for Retry-After header - #1726

Open
andrey-kashcheev wants to merge 1 commit into
masterfrom
datasdk-107-retry-after-support
Open

andrey-kashcheev wants to merge 1 commit into
masterfrom
datasdk-107-retry-after-support

Add support for Retry-After header

2154485
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 22, 2026 in 0s

80.50% (+0.06%) compared to 994e6a2

View this Pull Request on Codecov

80.50% (+0.06%) compared to 994e6a2

Details

Codecov Report

❌ Patch coverage is 78.57143% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.50%. Comparing base (994e6a2) to head (2154485).

Files with missing lines Patch % Lines
olp-cpp-sdk-core/src/client/OlpClient.cpp 78.57% 2 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1726      +/-   ##
==========================================
+ Coverage   80.44%   80.50%   +0.06%     
==========================================
  Files         358      358              
  Lines       14431    14443      +12     
  Branches     1581     1582       +1     
==========================================
+ Hits        11608    11626      +18     
+ Misses       2184     2177       -7     
- Partials      639      640       +1     
Files with missing lines Coverage Δ
olp-cpp-sdk-core/src/client/OlpClient.cpp 89.72% <78.57%> (+0.61%) ⬆️

... and 4 files with indirect coverage changes

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