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

pubsub/awssnssqs: add support for AWS SDK v2 for URL openers #3076

Merged
merged 1 commit into from
Oct 19, 2021

Conversation

vangent
Copy link
Contributor

@vangent vangent commented Oct 19, 2021

Updates #3026.

@google-cla google-cla bot added the cla: yes Google CLA has been signed! label Oct 19, 2021
@codecov
Copy link

codecov bot commented Oct 19, 2021

Codecov Report

Merging #3076 (b63459d) into master (cfbf972) will increase coverage by 0.02%.
The diff coverage is 76.92%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3076      +/-   ##
==========================================
+ Coverage   71.89%   71.92%   +0.02%     
==========================================
  Files         112      112              
  Lines       13835    13853      +18     
==========================================
+ Hits         9947     9964      +17     
- Misses       3190     3191       +1     
  Partials      698      698              
Impacted Files Coverage Δ
pubsub/awssnssqs/awssnssqs.go 85.97% <76.92%> (+0.42%) ⬆️
server/health/sqlhealth/sqlhealth.go 61.90% <0.00%> (-19.05%) ⬇️
docstore/docstore.go 89.56% <0.00%> (+1.79%) ⬆️
internal/retry/retry.go 100.00% <0.00%> (+11.76%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cfbf972...b63459d. Read the comment docs.

@vangent vangent merged commit bb89706 into google:master Oct 19, 2021
@vangent vangent deleted the snsv2 branch October 19, 2021 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Google CLA has been signed!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant