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

Implement number type feature flag client for Integer #10

Merged
merged 4 commits into from
May 6, 2024

Conversation

lavenderses
Copy link
Owner

What

Implement conversion to Integer, supporting number type feature flag value.

part of #5, similar to #9

How

This is verify similar to boolean / string flag support.
But thanks to #7 and #8, it is very simple. See the core logic in IntegerAttributeParser.

Notes

N/A

@lavenderses lavenderses added the requirements Implementation for OpenFeature Provider requirements label May 6, 2024
@lavenderses lavenderses self-assigned this May 6, 2024
Copy link
Owner Author

@lavenderses lavenderses left a comment

Choose a reason for hiding this comment

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

LGTM

@lavenderses lavenderses merged commit 3efbe67 into main May 6, 2024
4 checks passed
@lavenderses lavenderses deleted the lavenderses/issue-5-5 branch May 6, 2024 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
requirements Implementation for OpenFeature Provider requirements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant