Skip to content

refactor: share write-only helper#1471

Merged
oferchen merged 1 commit into
mainfrom
codex/add-shared-writeonlyreadwriter-helper
Aug 27, 2025
Merged

refactor: share write-only helper#1471
oferchen merged 1 commit into
mainfrom
codex/add-shared-writeonlyreadwriter-helper

Conversation

@oferchen

Copy link
Copy Markdown
Owner

Summary

  • add internal/common package with WriteOnlyReadWriter and tests
  • replace local write-only wrappers in transfer/delta.go and cmd/dump/client.go

Testing

  • go build ./...
  • go test -coverprofile=coverage.out ./...
  • go tool cover -func=coverage.out | tail -n 20
  • golangci-lint run (fails: 495 issues)

https://chatgpt.com/codex/tasks/task_e_68af3dbff9f08323949d0ed42c1f5048

@oferchen oferchen merged commit 276748d into main Aug 27, 2025
5 of 14 checks passed
@oferchen oferchen deleted the codex/add-shared-writeonlyreadwriter-helper branch August 27, 2025 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant