Skip to content

Folderize in_memory_repo/projection_protocol.rs - #157

Merged
patrickleet merged 1 commit into
tasks--graphql-qs-epicfrom
tasks--rust-less-context-20
Jul 26, 2026
Merged

Folderize in_memory_repo/projection_protocol.rs#157
patrickleet merged 1 commit into
tasks--graphql-qs-epicfrom
tasks--rust-less-context-20

Conversation

@patrickleet

Copy link
Copy Markdown
Collaborator

Implements [[tasks/rust-less-context-20]]

Stacked on #127 / tasks--graphql-qs-epic.

Summary

  • Replaced src/in_memory_repo/projection_protocol.rs with projection_protocol/mod.rs plus concern modules.
  • Moved bodies into state, state helper, read helper, direct projection, store impl, util, and test files.
  • Preserved the previous module path exports for in-memory repository users.

Verification

  • cargo test --lib in_memory_repo: 32 passed, 0 failed, 436 filtered.
  • cargo test --features graphql,sqlite --lib: 634 passed, 0 failed.
  • cargo test --test distributed_read_model --features sqlite 2>/dev/null || true: 4 passed, 0 failed.

Rebase

  • git fetch origin tasks--graphql-qs-epic && git rebase origin/tasks--graphql-qs-epic: branch already up to date; verification rerun afterward.

Implements [[tasks/rust-less-context-20]]
@coderabbitai

coderabbitai Bot commented Jul 26, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 4a38c352-79d3-401e-97d0-b55ca5b0a3bf

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch tasks--rust-less-context-20

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@patrickleet
patrickleet merged commit 11a947e into tasks--graphql-qs-epic Jul 26, 2026
20 checks passed
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