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

[Refactor]1.Add DatasetCohort 2. Move FeatureFlights to core #2003

Merged
merged 3 commits into from
Mar 14, 2023

Conversation

RubyZ10
Copy link
Contributor

@RubyZ10 RubyZ10 commented Mar 13, 2023

Description

  1. Add DatasetCohort
    When creating a new cohort from UI, according to the filters the customer selected, we will create a new DatasetCohort and save the selectedIndexes[] and cohort metrics there. (creating and adding datasetCohort to context will be in following PR)
    With the selectedIndexes[] and dataset, we should be able to get everything we need for each cohort
  2. Move FeatureFlights to core

Checklist

  • I have added screenshots above for all UI changes.
  • I have added e2e tests for all UI changes.
  • Documentation was updated if it was needed.

Signed-off-by: RubyZ10 <zhenzhu@microsoft.com>
Signed-off-by: RubyZ10 <zhenzhu@microsoft.com>
Signed-off-by: RubyZ10 <zhenzhu@microsoft.com>
@RubyZ10 RubyZ10 merged commit a373cd0 into main Mar 14, 2023
@RubyZ10 RubyZ10 deleted the zhenzhu/refactor1 branch March 14, 2023 20:25
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