Move compute provider sub-router logic under services#1697
Conversation
Paragon SummaryThis pull request review analyzed 29 files and found no issues. The review examined code changes, potential bugs, security vulnerabilities, performance issues, and code quality concerns using automated analysis tools. Paragon did not detect any problems in the current diff. Proceed with merge after your normal checks. This PR refactors the compute provider API by moving sub-router business logic into dedicated service modules, cleanly separating routing from implementation across setup, launch, sweep, usage, and provider-management flows. It also updates the API client and contract tests to align with the new structure, with no intended change to behavior. Key changes:
Confidence score: 5/5
29 files reviewed, 0 comments Tip: |
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
DO NOT MERGE BEFORE #1696