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

centralize prediction preprocessing #850

Merged
merged 2 commits into from
Dec 3, 2024
Merged

Conversation

panentheos
Copy link
Collaborator

Summary of changes

This refactors the prediction filtering logic so that all processing happens in one central place, and is done on the predictions themselves (as opposed to filtering messages). This makes it easy to understand exactly how predictions are modified before display, and paves the way for further refactoring.

@panentheos panentheos requested a review from a team as a code owner November 21, 2024 15:25
@panentheos panentheos merged commit c8a1076 into main Dec 3, 2024
2 checks passed
@panentheos panentheos deleted the bhw/prediction-processing branch December 3, 2024 18:39
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