@vercel[bot]3w ago
fix(apollo): guard plan reranker env provider
loading diff…
RERANKER_MODEL providers, such as bedrock:..., as Groq model names.groq, cerebras, openai, gemini) working through the existing parser.bedrock: case raised by Cursor Bugbot on the master-to-production release PR.pnpm exec oxfmt --check apps/apollo/src/lib/composio_actions/utils/planSearch/clients.ts apps/apollo/src/lib/composio_actions/utils/planSearch/__tests__/clients.rerank.unit.test.tspnpm exec oxlint apps/apollo/src/lib/composio_actions/utils/planSearch/clients.ts apps/apollo/src/lib/composio_actions/utils/planSearch/__tests__/clients.rerank.unit.test.tsgit diff --checkmint-id/extended imported from apps/apollo/src/lib/toolRouterV2/utils/wordId.ts.Based on git blame analysis of 2 file(s):
| Contributor | Contribution | Files |
|---|---|---|
| Zen Agent | 63% | 2 |
| Dhawal Upadhyay | 36% | 1 |
| Jayesh Sharma | 1% | 1 |
| devin-ai-integration[bot] | 0% | 1 |
| lingalarahul7 | 0% | 1 |
I suggest Zen Agent — they made recent (today) edits to both the test and implementation files and will be best placed to review the immediate changes. Also add Dhawal Upadhyay — primary author of clients.ts and familiar with the implementation details for a deeper logic/API review.
🤖 Based on git blame with recency weighting (recent edits count more).
:x: Patch coverage is 92.85714% with 2 lines in your changes missing coverage. Please review.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...c/lib/composio_actions/utils/planSearch/clients.ts | 92.85% | 2 Missing :warning: |
| Flag | Coverage Δ | |
|---|---|---|
| e2e-tests | 6.05% <0.00%> (-0.01%) | :arrow_down: |
| self-hosted-tests | 5.59% <0.00%> (-0.01%) | :arrow_down: |
| thermos-unit-tests | ? |
| unit-tests | 58.86% <92.85%> (-0.01%) | :arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Files with missing lines | Coverage Δ | |
|---|---|---|
| ...c/lib/composio_actions/utils/planSearch/clients.ts | 62.11% <92.85%> (+1.50%) | :arrow_up: |