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

Allow backing store serialization configuration in serialization helpers #1608

Merged
merged 12 commits into from
Oct 8, 2024

Commits on Oct 3, 2024

  1. feat: Adds overload to serialization proxy factories to configure ser…

    …ialization of all values in backed models
    Ndiritu committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    867953c View commit details
    Browse the repository at this point in the history
  2. feat: Adds overloads to serialization helper methods with backing sto…

    …re serialization configuration options
    Ndiritu committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    0006ff8 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Add unit tests

    Ndiritu committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    1a6738b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b96a38 View commit details
    Browse the repository at this point in the history
  3. Fix android linting failures

    Ndiritu committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    aac05d3 View commit details
    Browse the repository at this point in the history
  4. Increase test coverage

    Ndiritu committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    bc6edc4 View commit details
    Browse the repository at this point in the history
  5. Fix spotless failures

    Ndiritu committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    0c843ab View commit details
    Browse the repository at this point in the history
  6. Fix sonarcloud issues

    Ndiritu committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    4837b52 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    d5dc8f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5922c54 View commit details
    Browse the repository at this point in the history
  3. Rename protected variable

    Ndiritu committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    81d3b24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a8b996 View commit details
    Browse the repository at this point in the history