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

Make ResultNormalizerFactory a caseless enum #266

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

vsanthanam
Copy link
Contributor

ResultNormalizerFactory stateless container for static methods. This is better modeled as an enum rather than a struct, which better guarantees that the type cannot be initialized.

@vsanthanam vsanthanam requested a review from a team as a code owner February 13, 2024 17:51
@apollo-cla
Copy link

@vsanthanam: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Apollo Contributor License Agreement here: https://contribute.apollographql.com/

Copy link

netlify bot commented Feb 13, 2024

👷 Deploy request for eclectic-pie-88a2ba pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit c4024fe

Copy link
Member

@calvincestari calvincestari left a comment

Choose a reason for hiding this comment

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

Thanks for the improvement here @vsanthanam, I don't have any objection to the change.

@calvincestari calvincestari merged commit 45ea282 into apollographql:main Feb 13, 2024
14 checks passed
BobaFetters pushed a commit that referenced this pull request Feb 13, 2024
BobaFetters pushed a commit to apollographql/apollo-ios that referenced this pull request Feb 13, 2024
BobaFetters pushed a commit that referenced this pull request Feb 13, 2024
33306e4 Make  a caseless enum (#266)

git-subtree-dir: apollo-ios
git-subtree-split: 33306e4
BobaFetters pushed a commit that referenced this pull request Feb 13, 2024
git-subtree-dir: apollo-ios
git-subtree-mainline: fdd9781
git-subtree-split: 33306e4
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