[client-v2] Abstract transport layer#2893
Conversation
|
Repository collaborators can run the JMH benchmark suite against this PR by commenting: Optional regression threshold override (Δ% on Time or Alloc/op; defaults to 10%): Only one benchmark run per PR is active at a time — issuing a new |
Client V2 CoverageCoverage Report
Class Coverage
|
JDBC V2 CoverageCoverage Report
Class Coverage
|
JDBC V1 CoverageCoverage Report
Class Coverage
|
Client V1 CoverageCoverage Report
Class Coverage
|
TriageCategory: Summary What this impacts
Concerns
Required reviewer action
|
…us code to be more certain about codes
|
@cursor review |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using high effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit ea05afd. Configure here.
|




Summary
This PR creates boundary between
ClientandHttpAPIClientHelper:TransportRequestandTransportResponseobjects to hold all related context in one placeThis PR also removed some code duplication to reduce query/insert method logic. In the future it can be abstracted further.
PR does not change request logic mach but organizes code in different way.
Checklist
Delete items not relevant to your PR: