Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add retry logic to UCP GetAWSResourceWithPost handler #8170

Merged
merged 8 commits into from
Jan 27, 2025

Merge branch 'main' into aws-retry

77fba24
Select commit
Loading
Failed to load commit list.
Merged

Add retry logic to UCP GetAWSResourceWithPost handler #8170

Merge branch 'main' into aws-retry
77fba24
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 27, 2025 in 0s

60.01% (+0.05%) compared to a1782fc

View this Pull Request on Codecov

60.01% (+0.05%) compared to a1782fc

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.01%. Comparing base (a1782fc) to head (77fba24).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8170      +/-   ##
==========================================
+ Coverage   59.95%   60.01%   +0.05%     
==========================================
  Files         590      591       +1     
  Lines       39513    39554      +41     
==========================================
+ Hits        23690    23737      +47     
+ Misses      14058    14054       -4     
+ Partials     1765     1763       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.