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

Fixes the bug of all time high and current high #42

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Harshith-2208
Copy link

Closes #37
Added a few if conditions which clear the list whenever the current streak is greater than highest streak and max streak greater than all time high, and also added an else condition for equal to.

@chimnayajith
Copy link
Contributor

The commit message seems too lengthy. Please shorten it and ensure all checks pass. You can refer to this section in contributing.md

@Harshith-2208
Copy link
Author

I'll shorten the commit message and look into the checks

@Harshith-2208 Harshith-2208 changed the title Changed a condition in the code which fixes the bug of all time high and current high Fixes the bug of all time high and current high Mar 10, 2025
@Harshith-2208
Copy link
Author

Cleared all the checks and resolve conflicts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug in all time and current highest streak sections
2 participants