Skip to content

[marshal] Start at Anchor#3855

Merged
patrick-ogrady merged 21 commits into
mainfrom
set-floor-h
May 22, 2026
Merged

[marshal] Start at Anchor#3855
patrick-ogrady merged 21 commits into
mainfrom
set-floor-h

Conversation

@patrick-ogrady
Copy link
Copy Markdown
Contributor

No description provided.

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

cloudflare-workers-and-pages Bot commented May 22, 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 e1a1c73 May 22 2026, 09:32 PM

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 22, 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.625 ms 1.776 ms +9.30% 10.00% ✅ PASS
qmdb::merkleize/variant=current::ordered::fixed::mmb chunk=256 keys=10000 ch=true sync=false 3.118 ms 3.229 ms +3.54% 10.00% ✅ PASS

Baseline commit(s): 979d2a2f657f

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

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

Deploying monorepo with  Cloudflare Pages  Cloudflare Pages

Latest commit: e1a1c73
Status: ✅  Deploy successful!
Preview URL: https://69ac6f12.monorepo-eu0.pages.dev
Branch Preview URL: https://set-floor-h.monorepo-eu0.pages.dev

View logs

Comment thread consensus/src/marshal/config.rs Outdated
Comment thread consensus/src/marshal/core/actor.rs Outdated
Comment thread consensus/src/marshal/core/actor.rs Outdated
Comment thread consensus/src/marshal/core/actor.rs Outdated
Comment thread consensus/src/marshal/core/actor.rs Outdated
Comment thread consensus/src/marshal/core/stream.rs Outdated
@patrick-ogrady
Copy link
Copy Markdown
Contributor Author

bugbot run

@patrick-ogrady patrick-ogrady marked this pull request as ready for review May 22, 2026 21:11
@patrick-ogrady patrick-ogrady added breaking-api This PR modifies the public interface of a function. breaking-metric This PR modifies the name of an existing metric. labels May 22, 2026
@patrick-ogrady
Copy link
Copy Markdown
Contributor Author

bugbot run

@patrick-ogrady patrick-ogrady changed the title [marshal] Start at H [marshal] Start at Anchor May 22, 2026
@patrick-ogrady
Copy link
Copy Markdown
Contributor Author

bugbot run

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

✅ Bugbot reviewed your changes and found no new issues!

Comment @cursor review or bugbot run to trigger another review on this PR

Reviewed by Cursor Bugbot for commit e1a1c73. Configure here.

@patrick-ogrady patrick-ogrady merged commit 38d2305 into main May 22, 2026
176 checks passed
@patrick-ogrady patrick-ogrady deleted the set-floor-h branch May 22, 2026 21:49
@codecov
Copy link
Copy Markdown

codecov Bot commented May 22, 2026

Codecov Report

❌ Patch coverage is 97.72727% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.78%. Comparing base (3c08216) to head (e1a1c73).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
consensus/src/marshal/standard/mod.rs 97.45% 3 Missing and 3 partials ⚠️
consensus/src/marshal/mocks/harness.rs 97.08% 1 Missing and 2 partials ⚠️
consensus/src/marshal/core/floor.rs 96.00% 0 Missing and 1 partial ⚠️
@@            Coverage Diff             @@
##             main    #3855      +/-   ##
==========================================
+ Coverage   95.75%   95.78%   +0.03%     
==========================================
  Files         486      487       +1     
  Lines      200864   201600     +736     
  Branches     4861     4886      +25     
==========================================
+ Hits       192341   193111     +770     
+ Misses       6891     6847      -44     
- Partials     1632     1642      +10     
Files with missing lines Coverage Δ
consensus/src/marshal/coding/mod.rs 96.61% <ø> (+0.38%) ⬆️
consensus/src/marshal/config.rs 100.00% <ø> (ø)
consensus/src/marshal/core/acks.rs 100.00% <100.00%> (ø)
consensus/src/marshal/core/actor.rs 92.70% <100.00%> (+0.23%) ⬆️
consensus/src/marshal/core/mailbox.rs 92.64% <100.00%> (-0.04%) ⬇️
consensus/src/marshal/core/stream.rs 100.00% <100.00%> (ø)
consensus/src/marshal/mod.rs 54.54% <ø> (ø)
consensus/src/marshal/core/floor.rs 92.12% <96.00%> (+0.17%) ⬆️
consensus/src/marshal/mocks/harness.rs 98.80% <97.08%> (+0.02%) ⬆️
consensus/src/marshal/standard/mod.rs 97.40% <97.45%> (-0.01%) ⬇️

... and 34 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 c1cd5a3...e1a1c73. 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

breaking-api This PR modifies the public interface of a function. breaking-metric This PR modifies the name of an existing metric.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant