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

Store ruleset in RatingAdjustment and publish to database #83

Merged
merged 6 commits into from
Dec 27, 2024

Conversation

hburn7
Copy link
Collaborator

@hburn7 hburn7 commented Dec 20, 2024

Dependencies

Changes

  • Adds the ruleset property to RatingAdjustment and updates various parts of the program to store it.
  • Saves the ruleset property to the rating_adjustments table.

@hburn7 hburn7 added type:feature New feature or request area:rating labels Dec 20, 2024
@hburn7 hburn7 requested a review from SourMongoose December 20, 2024 10:26
@pull-request-size pull-request-size bot added size/M and removed size/S labels Dec 20, 2024
@SourMongoose
Copy link
Contributor

What's the reasoning behind swapping decay to 1 and match to 2?

@hburn7
Copy link
Collaborator Author

hburn7 commented Dec 20, 2024

It was actually wrong lol, now it's in sync with the API

@pull-request-size pull-request-size bot added size/S and removed size/M labels Dec 27, 2024
@hburn7 hburn7 merged commit 607c720 into master Dec 27, 2024
3 checks passed
@hburn7 hburn7 deleted the feature/store-ra-ruleset branch December 27, 2024 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants