Skip to content

Move remove_old_scores method to user trust score class

Juliet Wanjohi requested to merge move-remove-old-scores-trust-score-method into master

What does this MR do and why?

This moves the remove_old_scores method to the recently-created Abuse:UserTrustScore class as it's responsible for taking care of the scores of a given user from various scoring systems, and not focused on just a single trust score record.

Related discussion - !123395 (comment 1439313221)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Juliet Wanjohi

Merge request reports