feat(address-service): DOMA-13263 pullenti as full functional provider#7761
feat(address-service): DOMA-13263 pullenti as full functional provider#7761AleX83Xpert wants to merge 2 commits into
Conversation
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
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 (7)
✅ Files skipped from review due to trivial changes (1)
🚧 Files skipped from review as they are similar to previous changes (5)
📝 WalkthroughWalkthroughThe PR promotes the Pullenti provider from stub/beta to fully operational: it removes provider-specific gating in ChangesPullenti Provider Promotion
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
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. 🔧 ESLint
ESLint install failed. For unrecoverable errors, disable the tool in CodeRabbit configuration. 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 |
490601d to
ab95670
Compare
ab95670 to
dd8ca13
Compare
dd8ca13 to
ded806e
Compare
…estrictions * remove Pullenti provider database save restrictions * enable SearchBySource plugin for all providers * add error handling in queryBooster * update tests for always-enabled SearchBySource * update tests to verify all providers save to database * chore: add .agents to .gitignore
…tualizeAddressesService
ded806e to
6c1165b
Compare
|



Since we have released the heuristics, we can make Pullenti work as a normal provider.
Summary by CodeRabbit
New Features
Bug Fixes