Skip to content

Conversation

@technicalpickles
Copy link
Collaborator

This PR

This adds the OpenFeature::SDK.configure method listed in README.md

All the functionality is already implemented in OpenFeature::SDK::API, so this just delegates to it using method_missing. And it's sibling respond_to_missing?

Related Issues

#40 which helps point out what we're missing from an initial implementation

Notes

I am kinda wondering if there's value in splitting out OpenFeature::SDK::API vs OpenFeature::SDK. I went with what was easiest for now.

Follow-up Tasks

How to test

Signed-off-by: Josh Nichols <josh.nichols@gusto.com>
Signed-off-by: Josh Nichols <josh.nichols@gusto.com>
Signed-off-by: Josh Nichols <josh.nichols@gusto.com>
Copy link
Collaborator

@josecolella josecolella left a comment

Choose a reason for hiding this comment

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

@josecolella josecolella merged commit 7587799 into main Dec 14, 2022
@josecolella josecolella deleted the technicalpickles/configure branch December 14, 2022 05:07
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