Skip to content

refactor(repo-graph): move impact analysis into module#7

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

refactor(repo-graph): move impact analysis into module#7
t3chn merged 1 commit into
mainfrom
codex/split-repo-graph-impact

Conversation

@t3chn

@t3chn t3chn commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Move analyze_impact and impact-only helpers into src/core/repo_graph/impact.rs.
  • Re-export analyze_impact from repo_graph so public API paths stay unchanged.
  • Leave inspect/detection logic in repo_graph.rs.

Issue

  • N/A

Test plan

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

Notes

  • Local worktree has unrelated untracked tests/test_research_radar_shared_intake_dependency.py; it is not staged and is not part of this PR.

@t3chn t3chn marked this pull request as ready for review June 8, 2026 11:06
@t3chn t3chn merged commit 205afa2 into main Jun 8, 2026
1 check passed
@t3chn t3chn deleted the codex/split-repo-graph-impact branch June 8, 2026 11:06
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