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

fix: handle Int32 and Int64 in defaultValue evaluations #162

Merged
merged 3 commits into from
Jul 10, 2024
Merged

Conversation

nicklasl
Copy link
Member

@nicklasl nicklasl commented Jul 10, 2024

Evaluating Integer in the Confidence FlagEvaluation was not possible if the defaultValue was of type Int64 or Int32 instead of Int.

@nicklasl nicklasl changed the title test: write failing test for Integer issue fix: handle Int32 and Int64 in defaultValue evaluations Jul 10, 2024
@nicklasl nicklasl marked this pull request as ready for review July 10, 2024 08:09
@nicklasl nicklasl merged commit 6bb03d5 into main Jul 10, 2024
7 checks passed
@nicklasl nicklasl deleted the integer-bug branch July 10, 2024 08:21
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