-
Notifications
You must be signed in to change notification settings - Fork 409
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
Implement logout
command
#2639
Implement logout
command
#2639
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #2639 +/- ##
===========================================
- Coverage 63.04% 26.20% -36.84%
===========================================
Files 436 441 +5
Lines 22583 22602 +19
===========================================
- Hits 14237 5923 -8314
- Misses 7421 16073 +8652
+ Partials 925 606 -319
... and 142 files with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more. |
@AlekSi Thank you for your review! I have pushed the required changes. |
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.
Great work and thanks for the contribution!
I have a suggestion for expanding the logout test 🤗
@kropidlowsky this pull request has merge conflicts. |
Thank you for the review, @chilagrow. |
👋 @kropidlowsky I'm not seeing your changes. Perhaps you forgot to push the change? 🤔 |
@chilagrow, sorry! Now it is pushed. Please take a look again. |
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.
Great work, great test! Thanks for your contribution again 🤗
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.
LGTM
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 contributing!
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.
Thank you!
Description
Closes #1750.
Implemented logout command.
Readiness checklist
task all
, and it passed.@FerretDB/core
), Labels, Project and project's Sprint fields.