Skip to content

refactor(repo-graph): move helpers into module#15

Merged
t3chn merged 1 commit into
mainfrom
codex/split-repo-graph-helpers
Jun 9, 2026
Merged

refactor(repo-graph): move helpers into module#15
t3chn merged 1 commit into
mainfrom
codex/split-repo-graph-helpers

Conversation

@t3chn

@t3chn t3chn commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Move repo graph id and path helper functions into a dedicated helpers module.
  • Update repo graph submodules to import helper functions through the new module.
  • Keep manifest parsing and ignored-path detection in the root module for separate follow-up slices.

Issue

  • N/A

Test plan

  • cargo check
  • cargo fmt --check
  • git diff --check
  • scripts/run-deterministic-tests.sh

@t3chn t3chn marked this pull request as ready for review June 9, 2026 01:28
@t3chn t3chn merged commit eb6f6de into main Jun 9, 2026
1 check passed
@t3chn t3chn deleted the codex/split-repo-graph-helpers branch June 9, 2026 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant