osu-tournament-rating / otr-api

API powering osu! Tournament Rating
https://otr.stagec.xyz/
4 stars 2 forks source link

Fix average mod scores being larger than expected #313

Closed myssto closed 1 month ago

myssto commented 1 month ago

There were certain cases where the query that calculates the scores and winrates was considering invalid games. This caused scores to be skewed, as well as winrates to count invalid games as a loss by default.