Skip to content

Conversation

@kinyoklion
Copy link
Member

@kinyoklion kinyoklion commented Jun 1, 2022

This PR adds bucketing, but because bucketing depends on hashing, which is a platform dependency, the tests only validate we get the expected hashing input.

When more of the algorithm is implemented, then more tests will be added at the node platform level.

@shortcut-integration
Copy link

This pull request has been linked to Shortcut Story #154361: Implement evaluation..

@kinyoklion kinyoklion changed the title Add bucketing and common tests. Add bucketing and common bucketing tests. Jun 1, 2022
@@ -1,3 +1,9 @@
import Context from './Context';
Copy link
Member Author

Choose a reason for hiding this comment

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

Now that I am using the context I need to export it.

key: 'new-feature',
version: 1,
};
await featureStore.upsert({namespace: 'potato'}, newPotato);
Copy link
Member Author

Choose a reason for hiding this comment

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

Linty mclinterson changed this.

@kinyoklion kinyoklion marked this pull request as ready for review June 1, 2022 20:35
@kinyoklion kinyoklion changed the title Add bucketing and common bucketing tests. Eval #1: Add bucketing and common bucketing tests. Jun 1, 2022
Co-authored-by: Matthew M. Keeler <keelerm84@gmail.com>
@kinyoklion kinyoklion merged commit 087c3f6 into main Jun 2, 2022
@kinyoklion kinyoklion deleted the rlamb/sc-154361/start-implementing-evaluation branch June 2, 2022 20:54
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