Skip to content

[marshal] Restore AncestryStream#3838

Closed
patrick-ogrady wants to merge 6 commits into
mainfrom
switch-to-ancestry-stream
Closed

[marshal] Restore AncestryStream#3838
patrick-ogrady wants to merge 6 commits into
mainfrom
switch-to-ancestry-stream

Conversation

@patrick-ogrady
Copy link
Copy Markdown
Contributor

@patrick-ogrady patrick-ogrady commented May 20, 2026

Related: #3796
Alternative: #3835

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 20, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
commonware-mcp 3dcd115 May 20 2026, 06:06 AM

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 20, 2026

Deploying monorepo with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3dcd115
Status: ✅  Deploy successful!
Preview URL: https://e11cd136.monorepo-eu0.pages.dev
Branch Preview URL: https://switch-to-ancestry-stream.monorepo-eu0.pages.dev

View logs

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 20, 2026

Benchmark results

Tip

PASSED: No benchmark exceeded the regression threshold.

Benchmark comparison table
Benchmark Baseline (main) Current Delta Threshold Status
qmdb::merkleize/variant=any::unordered::fixed::mmr keys=10000 ch=false sync=false 1.567 ms 1.574 ms +0.45% 10.00% ✅ PASS
qmdb::merkleize/variant=current::ordered::fixed::mmb chunk=256 keys=10000 ch=true sync=false 3.100 ms 3.036 ms -2.06% 10.00% ✅ PASS

Baseline commit(s): 14a016a55f43

@patrick-ogrady patrick-ogrady added this to the v2026.5.0 milestone May 20, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 20, 2026

Codecov Report

❌ Patch coverage is 95.76271% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.74%. Comparing base (14a016a) to head (3dcd115).

Files with missing lines Patch % Lines
consensus/src/marshal/coding/mod.rs 96.42% 1 Missing and 1 partial ⚠️
consensus/src/marshal/standard/mod.rs 94.73% 1 Missing and 1 partial ⚠️
consensus/src/marshal/mocks/verifying.rs 75.00% 1 Missing ⚠️
@@           Coverage Diff            @@
##             main    #3838    +/-   ##
========================================
  Coverage   95.73%   95.74%            
========================================
  Files         473      473            
  Lines      192489   192600   +111     
  Branches     4666     4668     +2     
========================================
+ Hits       184280   184400   +120     
+ Misses       6636     6631     -5     
+ Partials     1573     1569     -4     
Files with missing lines Coverage Δ
consensus/src/lib.rs 0.00% <ø> (ø)
consensus/src/marshal/ancestry.rs 95.00% <100.00%> (+0.12%) ⬆️
consensus/src/marshal/core/mailbox.rs 92.49% <100.00%> (+0.11%) ⬆️
consensus/src/marshal/mocks/verifying.rs 89.61% <75.00%> (ø)
consensus/src/marshal/coding/mod.rs 95.97% <96.42%> (+0.01%) ⬆️
consensus/src/marshal/standard/mod.rs 96.74% <94.73%> (-0.04%) ⬇️

... and 7 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 14a016a...3dcd115. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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