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

Replace LayerUpdater usage with LayerWriter.update #2663

Merged
merged 8 commits into from
May 9, 2018

Commits on May 9, 2018

  1. Configuration menu
    Copy the full SHA
    1479493 View commit details
    Browse the repository at this point in the history
  2. Replace println with logger.debug

    Less spam in tests
    echeipesh committed May 9, 2018
    Configuration menu
    Copy the full SHA
    93cae45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa95114 View commit details
    Browse the repository at this point in the history
  4. Cleanup println from Spec

    echeipesh committed May 9, 2018
    Configuration menu
    Copy the full SHA
    6f24562 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6db8f27 View commit details
    Browse the repository at this point in the history
  6. Add default value mergeFunc in LayerWriter.update

    + Switch tests to using LayerWriter instead of LayerUpdater
    
    The default value of mergeFunc simplifies the transition
    echeipesh committed May 9, 2018
    Configuration menu
    Copy the full SHA
    b798180 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ff94b9c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    243c1c1 View commit details
    Browse the repository at this point in the history