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

Spring data 2.1.x #220

Closed
wants to merge 3 commits into from
Closed

Conversation

ryonday
Copy link

@ryonday ryonday commented Nov 8, 2018

No description provided.

ryonday and others added 2 commits November 7, 2018 12:49
This required enabling Mockito mocking of final classes, adapting to a single changed
Spring-Data class name, and updating unit tests to compensate.
@codecov-io
Copy link

codecov-io commented Nov 8, 2018

Codecov Report

Merging #220 into master will increase coverage by 0.19%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             master    #220      +/-   ##
===========================================
+ Coverage     65.21%   65.4%   +0.19%     
- Complexity      598     600       +2     
===========================================
  Files            77      77              
  Lines          2038    2038              
  Branches        374     374              
===========================================
+ Hits           1329    1333       +4     
+ Misses          554     550       -4     
  Partials        155     155
Impacted Files Coverage Δ Complexity Δ
.../repository/support/DynamoDBRepositoryFactory.java 85.1% <ø> (ø) 20 <0> (ø) ⬇️
.../data/dynamodb/mapping/DynamoDBMappingContext.java 75% <0%> (+25%) 8% <0%> (+2%) ⬆️

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 9f4ba4a...e1a857b. Read the comment docs.

@derjust
Copy link
Owner

derjust commented Nov 9, 2018

Thank you - will merge this together with #213

@derjust
Copy link
Owner

derjust commented Nov 28, 2018

Thank you so much!
Merged via #220

@derjust derjust closed this Nov 28, 2018
@ryonday ryonday deleted the spring-data-2.1.X branch December 3, 2018 16:51
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