-
Notifications
You must be signed in to change notification settings - Fork 282
feat(db): Add GetRelationshipFindingByName BED-6893 #2261
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
Conversation
WalkthroughA new Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧹 Recent nitpick comments
📜 Recent review detailsConfiguration used: Organization UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (3)
🧰 Additional context used🧠 Learnings (3)📚 Learning: 2025-06-06T23:12:14.181ZApplied to files:
📚 Learning: 2025-12-18T21:50:43.837ZApplied to files:
📚 Learning: 2025-11-25T22:11:53.518ZApplied to files:
🧬 Code graph analysis (3)cmd/api/src/database/graphschema.go (3)
cmd/api/src/database/mocks/db.go (2)
cmd/api/src/database/graphschema_integration_test.go (4)
⏰ 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). (4)
🔇 Additional comments (3)
✏️ Tip: You can disable this entire section by setting 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 |
Description
Describe your changes in detail
Extend DB service to select by Finding Name
Motivation and Context
This is a requirement for graph schema
Resolves BED-6893
Why is this change required? What problem does it solve?
How Has This Been Tested?
Wrote integration tests.
Screenshots (optional):
Types of changes
Checklist:
Summary by CodeRabbit
New Features
Tests
✏️ Tip: You can customize this high-level summary in your review settings.