-
Notifications
You must be signed in to change notification settings - Fork 37
[FSSDK-11175] Update: Implement Decision Service methods to handle CMAB #457
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
FarhanAnjum-opti
merged 29 commits into
master
from
farhan-anjum/FSSDK-11175-add-decision-service-methods-for-cmab
Jul 7, 2025
Merged
Changes from 15 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
88b4f1e
update: integrate CMAB components into OptimizelyFactory
FarhanAnjum-opti 2563c7b
update: add cmab_service parameter to Optimizely constructor for CMAB…
FarhanAnjum-opti fac8946
update: add docstring to DefaultCmabService class for improved docume…
FarhanAnjum-opti f74bc8c
update: implement CMAB support in bucketer and decision service, reve…
FarhanAnjum-opti 6d1f73d
linting fix
FarhanAnjum-opti 91d53b6
update: add cmab_uuid handling in DecisionService and related tests
FarhanAnjum-opti 3eb755f
- updated function bucket_to_entity_id
FarhanAnjum-opti a5e4993
update: add None parameter to Decision constructor in user context tests
FarhanAnjum-opti c1cd97a
update: enhance CMAB decision handling and add related tests
FarhanAnjum-opti fd7c723
update: fix logger message formatting in CMAB experiment tests
FarhanAnjum-opti ec19c3b
mypy fix
FarhanAnjum-opti 029262d
update: refine traffic allocation type hints and key naming in bucket…
FarhanAnjum-opti 180fdee
update: remove unused import of cast in bucketer.py
FarhanAnjum-opti cd5ba39
update: fix return type for numeric_metric_value in get_numeric_value…
FarhanAnjum-opti 92a3258
update: specify type hint for numeric_metric_value in get_numeric_val…
FarhanAnjum-opti fe100cb
update: fix logger reference in DefaultCmabClient initialization and …
FarhanAnjum-opti 60a4ada
update: enhance error logging for CMAB fetch failures with detailed m…
FarhanAnjum-opti 265d82b
update: enhance decision result handling by introducing VariationResu…
FarhanAnjum-opti 6ca1102
update: refactor get_variation return structure and change tests acco…
FarhanAnjum-opti c2b3d96
-Error propagated to optimizely.py
FarhanAnjum-opti b901c5f
update: modify get_variation to return VariationResult and adjust rel…
FarhanAnjum-opti d2fc631
update: unit test fixes
FarhanAnjum-opti b9a8555
Revert "update: unit test fixes"
FarhanAnjum-opti a129854
Revert "update: modify get_variation to return VariationResult and ad…
FarhanAnjum-opti c637878
update: enhance decision service to handle error states and improve b…
FarhanAnjum-opti 0bc4fbd
update: remove debug print statement from Optimizely class
FarhanAnjum-opti fcdad1f
update: enhance bucketing logic to support CMAB traffic allocations
FarhanAnjum-opti aca7df4
update: improve error logging for CMAB decision fetch failures
FarhanAnjum-opti 72955a0
update: improve logging and error handling in bucketer and decision s…
FarhanAnjum-opti 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
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
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.