Finalize 'commnts to display' a/b test (#20679)

This commit is contained in:
Ben Halpern 2024-02-26 10:06:17 -06:00 committed by GitHub
parent 38b1493c86
commit 4015b346e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 1 deletions

View file

@ -4,7 +4,9 @@ module Stories
def show
@page = (params[:page] || 1).to_i
@comments_variant = field_test(:comments_to_display_20240129, participant: @user)
# This most recent test has concluded with a winner. Preserved as a comment awaiting next test
# @comments_variant = field_test(:comments_to_display_20240129, participant: @user)
@comments_variant = "more_inclusive_recent_good_comments"
@stories = assign_feed_stories

View file

@ -56,6 +56,8 @@ experiments:
- recent_good_comments
- more_inclusive_recent_good_comments
- most_inclusive_recent_good_comments
ended_at: 2024-02-25
winner: more_inclusive_recent_good_comments
weights:
- 60
- 10