[consensus] Restore marshal ancestor stream symmetry#3835
Conversation
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
commonware-mcp | 49f4380 | May 20 2026, 04:00 PM |
cdf0a61 to
14574dc
Compare
Deploying monorepo with
|
| Latest commit: |
49f4380
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://920204cf.monorepo-eu0.pages.dev |
| Branch Preview URL: | https://cl-restore-marshal-symmetry.monorepo-eu0.pages.dev |
Benchmark resultsTip ✅ PASSED: No benchmark exceeded the regression threshold. Benchmark comparison table
Baseline commit(s): |
14574dc to
e3e254a
Compare
e3e254a to
4c470f7
Compare
265bd8a to
a773938
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit a773938. Configure here.
a773938 to
c06078b
Compare
Codecov Report❌ Patch coverage is
@@ Coverage Diff @@
## main #3835 +/- ##
========================================
Coverage 95.73% 95.74%
========================================
Files 473 473
Lines 192406 192555 +149
Branches 4665 4666 +1
========================================
+ Hits 184204 184360 +156
+ Misses 6631 6626 -5
+ Partials 1571 1569 -2
... and 7 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|

Overview
Restores symmetry between the
codingandstandardmarshal mailboxes, where theBlockProviderimplementation was lost on thecodingvariant in 16e6e61.Also requires
Unpinon theStreampassed through theApplicationinterface's functions, to remove the need for users to manually pin the stream.Also requires
'staticon the sameStreamto allow for theErasedBlockProviderin #3764