-
Notifications
You must be signed in to change notification settings - Fork 6k
Add Dispatcher/Persistence.drop_chat/user_data
#2852
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
Conversation
Bibo-Joshi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR! didn't have a look at the tests yet.
do you want to add Persistence.drop_*_data is this PR as well?
Bibo-Joshi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the updates!
do you want to add Persistence.drop_*_data is this PR as well?
what about this part?
Soon, just wanted this review process to be over first. After that is added, then in |
jup 👍 |
Also fix a broken persistence test
Dispatcher.drop_chat/user_dataDispatcher/Persistence.drop_chat/user_data
Bibo-Joshi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the updates ❤️ Code LGTM! I'll merge v14 with the animation-test fix so that we can have another go ad the CI - maybe codecov also shows up again …
🎉 |
Closes #2732
Checklist for PRs
.. versionadded:: version,.. versionchanged:: versionor.. deprecated:: versionto the docstrings for user facing changes (for methods/class descriptions, arguments and attributes)Breaking changes:
dp.chat/user_datais now read onlyBasePersistence.drop_chat/user_datais an abstractmethod