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

fix personalization_bug for one-offs #1349

Merged
merged 8 commits into from
Oct 1, 2024
Merged

Conversation

terrazoon
Copy link
Contributor

@terrazoon terrazoon commented Oct 1, 2024

Description

Some of the work we did for using shared memory and concurrent downloads managed to break personalizations, so fix that here.

Also, stop running coverage on test code. This means our true level of coverage is 91%. Temporarily set it to 91% and make a ticket to bring coverage up to 95% ASAP.

NOTE: I made changes to the tests, then I reverted them. I'm not sure why the formatting looks like that and there is a big diff, but the actual code didn't change.

Security Considerations

N/A

Copy link
Contributor

@ccostino ccostino left a comment

Choose a reason for hiding this comment

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

Thanks, @terrazoon!

Noting here that there is an issue for the test coverage: #1342

Copy link
Member

@A-Shumway42 A-Shumway42 left a comment

Choose a reason for hiding this comment

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

LGTM!

@terrazoon terrazoon merged commit bda8b75 into main Oct 1, 2024
7 checks passed
@terrazoon terrazoon deleted the fix_personalization_bug branch October 1, 2024 21:36
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