refactor(shared): use canonical profile provider identifiers#1019
refactor(shared): use canonical profile provider identifiers#1019WebMad wants to merge 1 commit into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthrough
ChangesProfile provider resolution
Estimated code review effort: 3 (Moderate) | ~15 minutes Possibly related issues
Possibly related PRs
Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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 |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Summary
providerIdentifiersvaluesTDD
Implemented with iterative red-green triangulation:
apiModelId, OpenRouter, and VS Code LM mappings and confirmed the tests failed before migrating those cases.allowAll.Verification
cd src && npx vitest run shared/__tests__/ProfileValidator.spec.ts— 50 passedcd src && npx vitest run shared— 410 passedcd src && npm run check-types— passedgit diff --check— passedCloses #956
Summary by CodeRabbit
Bug Fixes
Tests