Skip to content

chore: update module path#1476

Merged
oferchen merged 2 commits into
mainfrom
codex/update-go.mod-and-verify-builds
Aug 28, 2025
Merged

chore: update module path#1476
oferchen merged 2 commits into
mainfrom
codex/update-go.mod-and-verify-builds

Conversation

@oferchen

Copy link
Copy Markdown
Owner

Summary

  • switch module to github.com/oferchen/lvmsync_go
  • update imports and build flags for new module path

Testing

  • go list ./...
  • go build ./...
  • go test -coverprofile=coverage.out ./... (fails: TestVerifyWithManifestParallel)
  • go tool cover -func=coverage.out
  • golangci-lint run (fails: many issues)

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

@oferchen oferchen merged commit 4b53d0b into main Aug 28, 2025
3 of 14 checks passed
@oferchen oferchen deleted the codex/update-go.mod-and-verify-builds branch August 28, 2025 04:12
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