Revert "Support async createClientConfig for per-request client configuration"#3480
Conversation
|
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Co-authored-by: mrlubos <[email protected]>
createClientConfig for per-request client configurationcreateClientConfig for per-request client configuration"
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## revert-3445-copilot/support-async-create-client-config #3480 +/- ##
=========================================================================================
Coverage ? 40.30%
=========================================================================================
Files ? 483
Lines ? 17567
Branches ? 5328
=========================================================================================
Hits ? 7080
Misses ? 8431
Partials ? 2056
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Error agent completed without reporting progress |
6671bc8
into
revert-3445-copilot/support-async-create-client-config

Reverts #3445, removing async support from
CreateClientConfig. The return type reverts fromConfig<...> | Promise<Config<...>>back toConfig<...>.Changes
sse-tanstack-react-querysnapshots to reflect the synchronous-onlyCreateClientConfigreturn type🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.