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

Best win streak calculated wrong #73

Open
slavagrn opened this issue Sep 22, 2023 · 1 comment
Open

Best win streak calculated wrong #73

slavagrn opened this issue Sep 22, 2023 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@slavagrn
Copy link

slavagrn commented Sep 22, 2023

I think it might be adding current streak to the previous best one to calculate best streak

  1. my statistics when i noticed this

Screenshot_20230922-154515.png

  1. my statistics after i dropped 1 game and completed 2

Screenshot_20230922-163000.png

@slavagrn slavagrn changed the title Win streak calculated wrong Best win streak calculated wrong Sep 22, 2023
@slavagrn
Copy link
Author

reset my statistics

won 1 game, lost 1, won 2, lost 1, won 1 and got the bug

i guess it might be only only doing that when last best win streak is higher than 1

Screenshot_20230923-110500.png

@kaajjo kaajjo added bug Something isn't working good first issue Good for newcomers labels Sep 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants