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 support for dynamodbav #72

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

rmennes
Copy link

@rmennes rmennes commented Nov 17, 2022

Add support for DynamoDB AttributeValue Marshaller.
https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue

@codecov-commenter
Copy link

Codecov Report

Merging #72 (b449598) into master (71d3edd) will increase coverage by 0.00%.
The diff coverage is 57.14%.

@@           Coverage Diff           @@
##           master      #72   +/-   ##
=======================================
  Coverage   66.23%   66.24%           
=======================================
  Files           4        5    +1     
  Lines         465      471    +6     
=======================================
+ Hits          308      312    +4     
- Misses        146      148    +2     
  Partials       11       11           
Impacted Files Coverage Δ
stringer.go 60.93% <40.00%> (-0.11%) ⬇️
dynamodbav.go 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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.

None yet

2 participants