feat: Add option to pass external contexts into Go SDK's HTTP calls
This adds the option to include an external context in the Go SDK's HTTP calls. This is useful if the SDK is being used as part of a larger application that needs to share a context across multiple API boundaries.
Go Tests
6 files 6 suites 3m 35s ⏱️ 55 tests 55 ✅ 0 💤 0 ❌ 130 runs 130 ✅ 0 💤 0 ❌
Results for commit 81ac0043.
:recycle: This comment has been updated with latest results.
APIX Tests
0 tests 0 :white_check_mark: 0s :stopwatch: 0 suites 0 :zzz: 0 files 0 :x:
Results for commit 57fe967d.
Python Tests
9 files 9 suites 1m 17s :stopwatch: 144 tests 139 :white_check_mark: 5 :zzz: 0 :x: 676 runs 657 :white_check_mark: 19 :zzz: 0 :x:
Results for commit 57fe967d.
Codegen Tests
418 tests 400 :white_check_mark: 1m 6s :stopwatch: 18 suites 18 :zzz: 1 files 0 :x:
Results for commit 57fe967d.
Typescript Tests
10 files 64 suites 5m 49s :stopwatch: 227 tests 223 :white_check_mark: 4 :zzz: 0 :x: 656 runs 624 :white_check_mark: 32 :zzz: 0 :x:
Results for commit 57fe967d.
@JCPistell has this been superseded? Can we close it?