Add localizable fields to ban notices#1090
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe PR replaces hardcoded ban text with a structured, localizable notice payload: ChangesBan notice localization
🎯 3 (Moderate) | ⏱️ ~20 minutes
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
|
Thanks CodeRabbit. I added a docstring for the new Validation still passes with: |
Summary
Validation
python -m py_compile server\exceptions.py server\lobbyconnection.py tests\integration_tests\test_login.pypython -m pytest tests\integration_tests\test_login.py -k "ban"could not be run locally because pytest is not installed in this environment.Closes #640
Summary by CodeRabbit