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

Code review #6

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

Code review #6

wants to merge 4 commits into from

Commits on Apr 21, 2017

  1. Formatting changes and removal of a few unused imports.

    To avoid unrelated changes in later commits.
    V-Lamp committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    ef04253 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6be593 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2017

  1. Minor refactoring in Decoder and Encoder. Added comments and todo not…

    …es for further reviewing.
    
    Encoder[Option] now encodes None as AttributeValue null representation.
    Billy Lampridis committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    b230c96 View commit details
    Browse the repository at this point in the history
  2. Comments on the rest of testing methods

    Billy Lampridis committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    c46ccf5 View commit details
    Browse the repository at this point in the history