You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(review): address code review findings across branch
- Inline Drive query escape wrappers to use shared EscapeDriveQueryValue directly
- Add comprehensive unit tests for EscapeDriveQueryValue
- Fix CloudIdentity groups get to use UI layer instead of direct os.Stdout
- Remove duplicate splitCSVFields, use splitCSV from split_helpers.go
- Make adminCustomerID configurable via GOG_CUSTOMER_ID env var
- Add t.Parallel() safety comment to testutil_test.go
- Move cloudchannel stub from testutil_test.go to channel_test.go
- Fix batch.go channel close pattern with goroutine
- Document readValueOrFile file detection heuristic
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments