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

ignore filtered revlog in time of last review #2845

Conversation

L-M-Sherlock
Copy link
Contributor

@L-M-Sherlock L-M-Sherlock commented Nov 24, 2023

AND (
type != 3
OR factor != 0
)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the user reviews cards early, factor will be non-zero, so the revlog entry won't be ignored. That's fine, but I just wanted to check that's what you intended here.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah. Reviews cards early should be included in the review history if the user doesn't disable Reschedule cards based on my answers in this deck.

@dae dae merged commit a3363d7 into ankitects:main Nov 24, 2023
1 check passed
@L-M-Sherlock L-M-Sherlock deleted the Fix/ignore-filtered-revlog-in-time-of-last-review branch November 24, 2023 05:53
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.

2 participants