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

Add Remote Config Parameter Group type #490

Merged
merged 4 commits into from
Nov 2, 2020

Conversation

lahirumaramba
Copy link
Member

  • Add Remote Config Parameter Group type
  • Implement equals() in all public RC types
  • Add unit tests for public RC types
  • Refactor existing unit tests to use equals() when comparing templates

Related to: #446

Copy link
Contributor

@hiranya911 hiranya911 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great. I only had a few nits.

Copy link
Contributor

@hiranya911 hiranya911 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Nit: Unit tests use a lot of short variable names like c and p. That's not very Java idiomatic.

@lahirumaramba
Copy link
Member Author

LGTM

Nit: Unit tests use a lot of short variable names like c and p. That's not very Java idiomatic.

Thanks for pointing this out!! Updated with proper variable names!

@lahirumaramba lahirumaramba merged commit cd5dfda into remote-config Nov 2, 2020
@lahirumaramba lahirumaramba deleted the lm-rc-param-groups branch November 2, 2020 18:06
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.

2 participants