Skip to content

Split search finish finalization module#260

Merged
yvette-carlisle merged 1 commit into
mainfrom
xy/split-search-finish
Jun 29, 2026
Merged

Split search finish finalization module#260
yvette-carlisle merged 1 commit into
mainfrom
xy/split-search-finish

Conversation

@yvette-carlisle

Copy link
Copy Markdown
Member

Summary

  • Move ElfService::finish_search from search/service.rs into the search::finish owner module.
  • Keep the method scoped to crate::search so search/service.rs and search/retrieval/flow.rs can call it without widening it to a crate-wide API.
  • Leave raw search orchestration in search/service.rs.

Validation

  • cargo make fmt-rust
  • cargo make check-rust
  • cargo make lint-vstyle
  • cargo make lint-rust
  • cargo make test-rust
  • cargo make check
  • cargo make test-rust-integration
  • cargo make check-trace-gate
  • git diff --cached --check

@yvette-carlisle yvette-carlisle merged commit cfc69ad into main Jun 29, 2026
12 checks passed
@yvette-carlisle yvette-carlisle deleted the xy/split-search-finish branch June 29, 2026 11:12
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