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 basic get/put operations to dynamo service #143

Merged
merged 1 commit into from
Sep 16, 2024

Add basic get/put operations to dynamo service

955c31f
Select commit
Loading
Failed to load commit list.
Merged

Add basic get/put operations to dynamo service #143

Add basic get/put operations to dynamo service
955c31f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 16, 2024 in 1s

65.95% of diff hit (target 91.34%)

View this Pull Request on Codecov

65.95% of diff hit (target 91.34%)

Annotations

Check warning on line 27 in aws/dynamo/marshal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

aws/dynamo/marshal.go#L27

Added line #L27 was not covered by tests

Check warning on line 36 in aws/dynamo/marshal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

aws/dynamo/marshal.go#L36

Added line #L36 was not covered by tests

Check warning on line 44 in aws/dynamo/marshal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

aws/dynamo/marshal.go#L44

Added line #L44 was not covered by tests

Check warning on line 55 in aws/dynamo/marshal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

aws/dynamo/marshal.go#L55

Added line #L55 was not covered by tests

Check warning on line 59 in aws/dynamo/marshal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

aws/dynamo/marshal.go#L59

Added line #L59 was not covered by tests

Check warning on line 62 in aws/dynamo/service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

aws/dynamo/service.go#L62

Added line #L62 was not covered by tests

Check warning on line 66 in aws/dynamo/service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

aws/dynamo/service.go#L66

Added line #L66 was not covered by tests

Check warning on line 76 in aws/dynamo/service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

aws/dynamo/service.go#L76

Added line #L76 was not covered by tests

Check warning on line 84 in aws/dynamo/service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

aws/dynamo/service.go#L84

Added line #L84 was not covered by tests