-
Notifications
You must be signed in to change notification settings - Fork 209
Update schema.py #2086
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: master
Are you sure you want to change the base?
Update schema.py #2086
Conversation
📝 WalkthroughWalkthroughThe Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
📜 Recent review detailsConfiguration used: defaults Review profile: CHILL Plan: Pro Disabled knowledge base sources:
📒 Files selected for processing (1)
🔇 Additional comments (1)
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 |
|
👋 @yu-iskw |
|
@MikaKerman can you check if this has other effects on the system? |
User description
Solves #2084
PR Type
Bug fix
Description
Make
severityfield optional with default None valueFixes issue where severity was required but could be missing
Diagram Walkthrough
File Walkthrough
schema.py
Make severity field optional with defaultelementary/monitor/fetchers/tests/schema.py
severityfield from requiredstrtoOptional[str]with defaultvalue
Nonevalidation errors
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.