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 constructor to DynamoDBTemplate that takes a preconfigured DynamoDBMapper #92

Merged
merged 1 commit into from
Oct 3, 2017

Conversation

micw
Copy link

@micw micw commented Sep 21, 2017

solves #91

@codecov-io
Copy link

Codecov Report

Merging #92 into master will decrease coverage by 0.04%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #92      +/-   ##
============================================
- Coverage     40.58%   40.53%   -0.05%     
  Complexity      336      336              
============================================
  Files            64       64              
  Lines          1752     1754       +2     
  Branches        341      341              
============================================
  Hits            711      711              
- Misses          936      938       +2     
  Partials        105      105
Impacted Files Coverage Δ Complexity Δ
...in/spring/data/dynamodb/core/DynamoDBTemplate.java 27.65% <0%> (-0.61%) 10 <0> (ø)

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 deef49a...b4f67ef. Read the comment docs.

@derjust derjust merged commit 16aa4b6 into derjust:master Oct 3, 2017
@derjust
Copy link
Owner

derjust commented Oct 3, 2017

Hope the new constructor helps :)

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

3 participants