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

feat(api): add support for numeric conditions match #63

Open
dev-bre opened this issue Aug 3, 2023 · 3 comments
Open

feat(api): add support for numeric conditions match #63

dev-bre opened this issue Aug 3, 2023 · 3 comments
Labels
good first issue Good for newcomers

Comments

@dev-bre
Copy link
Contributor

dev-bre commented Aug 3, 2023

A numberic condition should include the following checks:

"gt" | "lt" | "gte" | "lte" | "equals" | "notEquals"

between a the given context (number) and the condition value.

The SdkService should be updated with a new condtion matcher to evaluate this condition.

@dev-bre dev-bre added the good first issue Good for newcomers label Aug 3, 2023
@Dkingofcode
Copy link

Can i take up this issue? Just want to learn and grow.

@saipranay47
Copy link

Hey can i work on this issue

@nikhilgurjar
Copy link

Hi @dev-bre, can you assign me this issue. I think getMatchByCondition needs a number condition and stringConditionMatcher needs larger smaller lte and gte

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Development

No branches or pull requests

4 participants