Skip to content

Conversation

junaed-optimizely
Copy link
Contributor

Summary

Impression event + notification adjustment

Test plan

Tests have been added to assert the change

Issues

FSSDK-11547

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR implements impression event tracking and notification support for holdout experiments in the Optimizely SDK. The change ensures that holdout decisions generate impression events and proper notification metadata, similar to how feature test decisions are handled.

  • Extended impression event tracking to include holdout decisions alongside feature test decisions
  • Added comprehensive test coverage for holdout notification content validation
  • Added test coverage for impression event generation with holdout experiments

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
OptimizelySDK/Optimizely.cs Extended condition to include holdout decisions for impression event tracking
OptimizelySDK.Tests/OptimizelyUserContextHoldoutTest.cs Added notification test for holdout decision content validation
OptimizelySDK.Tests/DecisionServiceHoldoutTest.cs Added impression event tests for holdout experiments

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link

@muzahidul-opti muzahidul-opti left a comment

Choose a reason for hiding this comment

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

Looks good to me

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.

2 participants