Skip to content
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

Include default treatment in SplitView #232

Conversation

nthorn552
Copy link
Contributor

@nthorn552 nthorn552 commented Jul 13, 2023

Javascript commons library

What did you accomplish?

Added the defaultTreatment property to the SplitView type and updated the Manager's split(featureFlagName: string) and splits() methods to include defaultTreatment in the returned SplitView objects.

How do we test the changes introduced in this PR?

Updated the test file to expect the additional property in the output

Extra Notes

Additional context/conversation: #225

@nthorn552 nthorn552 requested a review from a team as a code owner July 13, 2023 20:51
@nthorn552 nthorn552 changed the title Include default treatment in split view Include default treatment in SplitView Jul 13, 2023
@EmilianoSanchez EmilianoSanchez merged commit eaebd04 into splitio:development Oct 20, 2023
1 check passed
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