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

[release-21.0] S3: optional endpoint resolver and correct retrier #17307

Merged
merged 2 commits into from
Dec 2, 2024

Fix how the options slice is created

bde043b
Select commit
Loading
Failed to load commit list.
Merged

[release-21.0] S3: optional endpoint resolver and correct retrier #17307

Fix how the options slice is created
bde043b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 2, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 0% with 13 lines in your changes missing coverage. Please review.

Please upload report for BASE (release-21.0@985a501). Learn more about missing BASE report.
Report is 1 commits behind head on release-21.0.

Files with missing lines Patch % Lines
go/vt/mysqlctl/s3backupstorage/s3.go 0.00% 13 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##             release-21.0   #17307   +/-   ##
===============================================
  Coverage                ?   67.49%           
===============================================
  Files                   ?     1570           
  Lines                   ?   251411           
  Branches                ?        0           
===============================================
  Hits                    ?   169695           
  Misses                  ?    81716           
  Partials                ?        0           

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