Skip to content

perf: return the committed manifest from snapshot writes and reuse its raw rollback payload to avoid duplicate index reads and hydration. - #21

Merged
terabytesoftw merged 2 commits into
mainfrom
perf/return-committed-manisfest-from-snapshot-writes
Aug 21, 2026
Merged

perf: return the committed manifest from snapshot writes and reuse its raw rollback payload to avoid duplicate index reads and hydration.#21
terabytesoftw merged 2 commits into
mainfrom
perf/return-committed-manisfest-from-snapshot-writes

Conversation

@terabytesoftw

Copy link
Copy Markdown
Contributor

Pull Request

  • Breaking change (fix or feature that would cause existing functionality to change)
  • Bugfix (non-breaking change that fixes an issue)
  • CI/build configuration
  • Documentation update
  • New feature (non-breaking change that adds functionality)
  • Refactoring (no functional changes)

…s raw rollback payload to avoid duplicate index reads and hydration.
@coderabbitai

coderabbitai Bot commented Aug 21, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

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

Next review available in: 59 minutes

Limit details: You’ve used the included review currently available.

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?

Wait for the limit to reset, then comment @coderabbitai review or push new commits to the PR.

An organization admin can change what happens after included review limits in Billing.

How do review limits work?

CodeRabbit enforces per-developer PR review limits within each organization.

For paid Pro and Pro+ reviews, CodeRabbit uses a developer's included PR review attempts over the past 7 days to set the current hourly allowance. At typical activity levels, the full plan allowance applies. Higher sustained activity can lower the allowance until earlier attempts leave the 7-day window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: c89c42d9-f211-4e3b-bc29-29ceaa8bfd9b

📥 Commits

Reviewing files that changed from the base of the PR and between 326f68b and f94aa63.

📒 Files selected for processing (5)
  • CHANGELOG.md
  • src/Storage/SnapshotStore.php
  • src/Storage/SnapshotWriteResult.php
  • tests/Storage/SnapshotStoreTest.php
  • tests/Support/MockerExtension.php
✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch perf/return-committed-manisfest-from-snapshot-writes

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.

@codecov

codecov Bot commented Aug 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (326f68b) to head (f94aa63).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff             @@
##                main       #21   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity      1620      1622    +2     
===========================================
  Files            134       135    +1     
  Lines           6286      6292    +6     
===========================================
+ Hits            6286      6292    +6     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@terabytesoftw
terabytesoftw merged commit 8b988e1 into main Aug 21, 2026
43 checks passed
@terabytesoftw
terabytesoftw deleted the perf/return-committed-manisfest-from-snapshot-writes branch August 21, 2026 18:35
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