Skip to content

[codex] Split symbol and reference extraction modules - #3646

Merged
Widthdom merged 3 commits into
mainfrom
fix-issue3381-3421-3383
Jun 14, 2026
Merged

[codex] Split symbol and reference extraction modules#3646
Widthdom merged 3 commits into
mainfrom
fix-issue3381-3421-3383

Conversation

@Widthdom

Copy link
Copy Markdown
Owner

Summary

Validation

  • dotnet build CodeIndex.sln -c Release -p:UseSharedCompilation=false
  • dotnet test tests/CodeIndex.Tests/CodeIndex.Tests.csproj -c Release -p:UseSharedCompilation=false --filter FullyQualifiedName~SymbolExtractorTests
  • dotnet test tests/CodeIndex.Tests/CodeIndex.Tests.csproj -c Release -p:UseSharedCompilation=false --filter FullyQualifiedName~ReferenceExtractorLuaTests
  • dotnet test tests/CodeIndex.Tests/CodeIndex.Tests.csproj -c Release -p:UseSharedCompilation=false --filter "FullyQualifiedName~ReferenceExtractorTests&FullyQualifiedName~Lua"
  • dotnet run --project tools/CodeIndex.Changelog -- check
  • dotnet ./src/CodeIndex/bin/Debug/net8.0/cdidx.dll status --check --json
  • Codex adversarial review: no blocking/actionable issues found.

Documentation / Changelog

  • Added changelog.d/unreleased/3381.internal.md
  • Added changelog.d/unreleased/3421.internal.md
  • Added changelog.d/unreleased/3383.internal.md

Follow-up Candidates

None.

Fixes #3381
Fixes #3421
Fixes #3383

@Widthdom
Widthdom marked this pull request as ready for review June 14, 2026 21:16
@Widthdom
Widthdom merged commit ade6132 into main Jun 14, 2026
10 checks passed
@Widthdom
Widthdom deleted the fix-issue3381-3421-3383 branch June 14, 2026 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant