the score calculation formula was missing a divison by 10
dismissed-reviews are no longer counted as comment (commented-state)
The original Python script goes a step further and backtraces dismissed-reviews to their original state. For now I was unable to figure out how to translate this behavior to our API-Wrapper, we might be able to do this in a follow-up.
Screenshots (if applicable)
Checklist
General
[x] PR title is clear and descriptive
[x] PR description explains the purpose and changes
Description
This PR fixes stats for the leaderboard.
dismissed
-reviews are no longer counted as comment (commented
-state)The original Python script goes a step further and backtraces
dismissed
-reviews to their original state. For now I was unable to figure out how to translate this behavior to our API-Wrapper, we might be able to do this in a follow-up.Screenshots (if applicable)
Checklist
General
Server (if applicable)