switchfeat
switchfeat copied to clipboard
feat(api): add support for numeric conditions match
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.
Can i take up this issue? Just want to learn and grow.
Hey can i work on this issue
Hi @dev-bre, can you assign me this issue. I think getMatchByCondition needs a number condition and stringConditionMatcher needs larger smaller lte and gte