Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

remove duplicate imports#3516

Merged
vangent merged 1 commit intogoogle:masterfrom
hrtsegv:remove-duplicate-imports
Jan 21, 2025
Merged

remove duplicate imports#3516
vangent merged 1 commit intogoogle:masterfrom
hrtsegv:remove-duplicate-imports

Conversation

Copy link
Contributor

hrtsegv 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 *
edited
Loading

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 approved these changes Jan 21, 2025
vangent merged commit 674f414 into google:master Jan 21, 2025
6 checks passed
sandeepvinayak pushed a commit to sandeepvinayak/go-cloud that referenced this pull request Apr 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

vangent vangent approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants