Conversation
|
PR Review: chore: fix driver test suite Summary This PR bundles several distinct improvements: driver test suite restructuring (splitting the monolithic actor-driver.ts into per-category files), native SQLite NAPI bindings, envoy shutdown robustness fixes, and several client-side bug fixes. The changes are generally well-motivated. A few items are worth flagging. POTENTIAL ISSUES
The old implementation used Also, the
The
The regex
Blobs are serialized as
POSITIVE CHANGES
MINOR NOTES
Generated with Claude Code |
1919c35 to
7283250
Compare
d52f9f7 to
e629058
Compare
7283250 to
5c3dbdf
Compare
e629058 to
ec89f2e
Compare
5c3dbdf to
5037448
Compare
5037448 to
ffdf968
Compare
4bea0d4 to
ac386ed
Compare
ffdf968 to
9b6c03d
Compare
9b6c03d to
7319f2d
Compare
7319f2d to
8a1d3a0
Compare
d7b0668 to
5dba5de
Compare
8a1d3a0 to
a84fd3d
Compare
a84fd3d to
124d6d9
Compare
124d6d9 to
c84f9db
Compare
c84f9db to
ab96a82
Compare

Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: