-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
feat: Add option to change log levels of username already exists message #9962
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
base: alpha
Are you sure you want to change the base?
feat: Add option to change log levels of username already exists message #9962
Conversation
|
🚀 Thanks for opening this pull request! |
📝 WalkthroughWalkthroughThese changes introduce a new Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (8)
🧰 Additional context used🧠 Learnings (10)📓 Common learnings📚 Learning: 2025-11-08T13:46:04.940ZApplied to files:
📚 Learning: 2025-12-02T06:55:53.808ZApplied to files:
📚 Learning: 2025-11-08T13:46:04.940ZApplied to files:
📚 Learning: 2025-11-17T15:02:48.786ZApplied to files:
📚 Learning: 2025-11-17T15:02:24.824ZApplied to files:
📚 Learning: 2025-05-09T09:59:06.289ZApplied to files:
📚 Learning: 2025-10-16T19:27:05.311ZApplied to files:
📚 Learning: 2025-05-09T09:59:06.289ZApplied to files:
📚 Learning: 2025-05-04T20:41:05.147ZApplied to files:
🧬 Code graph analysis (5)src/Options/Definitions.js (2)
src/Config.js (1)
src/Options/index.js (1)
src/middlewares.js (3)
spec/ParseUser.spec.js (1)
🪛 Biome (2.1.2)src/Options/index.js[error] 798-798: Expected a statement but instead found '?'. Expected a statement here. (parse) [error] 798-798: Expected a statement but instead found '}'. Expected a statement here. (parse) ⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (15)
🔇 Additional comments (10)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ast-grep (0.40.0)spec/ParseUser.spec.js[] Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## alpha #9962 +/- ##
==========================================
+ Coverage 92.56% 92.58% +0.01%
==========================================
Files 191 191
Lines 15544 15556 +12
Branches 177 177
==========================================
+ Hits 14389 14402 +13
+ Misses 1143 1142 -1
Partials 12 12 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Pull Request
Issue
Fixes: #9329
Summary by CodeRabbit
New Features
logEventsconfiguration option to customize log levels for specific server events.Tests
✏️ Tip: You can customize this high-level summary in your review settings.