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

remove duplicate imports #3516

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Conversation

knbr13
Copy link
Contributor

@knbr13 knbr13 commented Jan 21, 2025

aws/aws.go:28: remove duplicate import statements, the github.com/aws/aws-sdk-go-v2/config is imported twice,

docstore/awsdynamodb/query_test.go:27: remove duplicate import statements, the github.com/aws/aws-sdk-go/service/dynamodb is imported twice.

Copy link

codecov bot commented Jan 21, 2025

Codecov Report

Attention: Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.

Project coverage is 73.24%. Comparing base (9e81e8d) to head (8994bab).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
aws/aws.go 77.77% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3516      +/-   ##
==========================================
- Coverage   73.26%   73.24%   -0.03%     
==========================================
  Files         113      113              
  Lines       15065    15065              
==========================================
- Hits        11038    11034       -4     
- Misses       3261     3265       +4     
  Partials      766      766              

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

@vangent vangent merged commit 674f414 into google:master Jan 21, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants