Skip to content

Conversation

@mswolfe
Copy link

@mswolfe mswolfe commented Jul 22, 2016

Fix for issue found here: #32

Michael Wolfe added 2 commits July 22, 2016 08:06
* Moving the DynamoDBMarshaller annotation for the User.joinYear property
from the getter method to the field.
* Adding unit tests to test both field and method retrieval.
First checks for a method with the given property name and annotation
and if not found then checks for a field with the given property name and
annotation.
@codecov-io
Copy link

Current coverage is 40.81% (diff: 66.66%)

Merging #43 into master will increase coverage by 2.25%

@@             master        #43   diff @@
==========================================
  Files            64         64          
  Lines          1735       1742     +7   
  Methods           0          0          
  Messages          0          0          
  Branches        406        409     +3   
==========================================
+ Hits            669        711    +42   
+ Misses          978        930    -48   
- Partials         88        101    +13   

Powered by Codecov. Last update 04fde30...9d8ccdc

@derjust derjust merged commit 77085f6 into derjust:master Jul 25, 2016
@derjust
Copy link
Owner

derjust commented Jul 25, 2016

Thank you so much!

@mswolfe mswolfe deleted the feature/marshalling_field_annotation branch July 25, 2016 03:56
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.

3 participants