-
Notifications
You must be signed in to change notification settings - Fork 75
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
feat: Refactoring logout logic #13595
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #13595 +/- ##
=======================================
Coverage 95.20% 95.20%
=======================================
Files 1497 1498 +1
Lines 20458 20466 +8
Branches 2476 2476
=======================================
+ Hits 19477 19485 +8
Misses 873 873
Partials 108 108 ☔ View full report in Codecov by Sentry. |
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.
Nice work! 🚀
Merged this PR, as we needed to trigger a full production deploy. This PR seemed pretty safe, as it was approved, and adds a new hook that is not used yet 😊 |
Description
Related Issue(s)
Verification