-
-
Notifications
You must be signed in to change notification settings - Fork 261
feat: Make A/B tests independent #7511
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
Merged
+952
−134
Merged
Changes from 5 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
4fa286e
feat: add remoteFeatureFlagName to thresholdValut to make a/b tests i…
MarioAslau 452a0ea
feat: add createDeterministicSeed method to keep seed in valid format
MarioAslau 30a9037
Merge branch 'main' into feat/ab-independent
MarioAslau 1c63786
feat: addressing PR comments
MarioAslau 6ec468a
Merge branch 'feat/ab-independent' of https://github.com/MetaMask/cor…
MarioAslau c4c8cd2
feat: improve createDeterministicSeed method to catch missing metaMet…
MarioAslau 601b2a6
feat: fix lint issue
MarioAslau 526f5fe
feat: Security Issue Fixed: Case-Insensitive Hashing
MarioAslau cc4cedc
feat: optimising createDeterministicSeed to calculateThresholdForFlag
MarioAslau 827c324
feat: lint fixes
MarioAslau 225859e
feat: update metamask/utils to v11.9.0
MarioAslau 1535a40
feat: removed unused @noble/hashes
MarioAslau 1a94e64
feat: changing treshold to state
MarioAslau 23a5640
feat: change tresholdCache to be part of controller state
MarioAslau 26dfff0
Merge branch 'main' into feat/ab-independent
MarioAslau c55ab22
feat: addressing BugBot: Non-threshold array feature flags silently d…
MarioAslau f5cd20f
feat: CHANGELOG updates
MarioAslau 64273ff
feat: add missing unit test
MarioAslau c033686
feat: fixing more lint issues
MarioAslau 7926b51
feat: state updates now batched & Changelog changes
MarioAslau 7ad8004
feat: change log updates
MarioAslau b1773f4
feat: small lint fix
MarioAslau 49e52ff
feat: lint fixes
MarioAslau b244d6e
feat: more lint fixes
MarioAslau f0474fe
feat: yet another lint fix
MarioAslau 223c5cc
feat: add PR link to Changelogs
MarioAslau cb91507
feat: fix bugbog normalisation commnet
MarioAslau 686d71b
feat: edge case for metametricsId empty - for users who did not opt in.
MarioAslau 3622e9d
feat: lint
MarioAslau 297369a
Update packages/remote-feature-flag-controller/CHANGELOG.md
MarioAslau File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.