Skip to content

Move payload fields and realtime metadata into their own slice - #25

Merged
mjc merged 5 commits into
mainfrom
mjc/vescr-401-payload-fields
Aug 6, 2026
Merged

mjc merged 5 commits into
mainfrom
mjc/vescr-401-payload-fields

Conversation

@mjc

@mjc mjc commented Aug 6, 2026

Copy link
Copy Markdown
Owner

Scope

Move payload fields and realtime metadata into their own slice

Branch-added tests

Encoding and decoding tests cover payload field order, metadata, and round-trip preservation across realtime frames.

This is a dependency-ordered slice of VESCR-401; it stays below the 5,000-line review budget and preserves the source-tree accounting manifest.

Copilot AI lite review requested due to automatic review settings August 6, 2026 18:54
@coderabbitai

coderabbitai Bot commented Aug 6, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@mjc, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 22 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: db4244c7-827d-4e1f-b08c-8aca22889056

📥 Commits

Reviewing files that changed from the base of the PR and between 591f59f and 70bbc38.

📒 Files selected for processing (3)
  • examples/float-out-boy/src/domain/all_data.rs
  • examples/float-out-boy/src/domain/realtime.rs
  • examples/float-out-boy/src/main.rs

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.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@mjc
mjc force-pushed the mjc/vescr-401-payload-fields branch from c09eda8 to ee54f34 Compare August 6, 2026 22:28
Base automatically changed from mjc/vescr-401-config-fields to main August 6, 2026 23:03
@mjc
mjc force-pushed the mjc/vescr-401-payload-fields branch from ee54f34 to 70bbc38 Compare August 6, 2026 23:05
@mjc
mjc requested a lite review from Copilot August 6, 2026 23:06

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.

@mjc
mjc merged commit 48df9a0 into main Aug 6, 2026
2 checks passed
@mjc
mjc deleted the mjc/vescr-401-payload-fields branch August 6, 2026 23:14
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.

2 participants