Skip to content

Conversation

@Eskibear
Copy link
Member

See #5 (comment)

IFeatureFilterEvaluationContext should be required for evaluate() impl of every filter, where featureName is provided.  This PR updates the interface.

interface IFeatureFilterEvaluationContext {
    featureName: string;
    parameters?: unknown;
}

@Eskibear Eskibear merged commit 8750ccb into main Apr 12, 2024
@Eskibear Eskibear deleted the yanzh/filter-interface branch April 12, 2024 06:51
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