Skip to content

Initial version of the marshal fuzzer#3861

Open
dnkolegov-ar wants to merge 5 commits into
fuzzingfrom
deni/fuzz-marshal
Open

Initial version of the marshal fuzzer#3861
dnkolegov-ar wants to merge 5 commits into
fuzzingfrom
deni/fuzz-marshal

Conversation

@dnkolegov-ar
Copy link
Copy Markdown
Collaborator

No description provided.

@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: 7e609b1
Status: ✅  Deploy successful!
Preview URL: https://fa4b7fc8.monorepo-eu0.pages.dev
Branch Preview URL: https://deni-fuzz-marshal.monorepo-eu0.pages.dev

View logs

@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 7e609b1 May 23 2026, 10:27 AM

@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.575 ms 1.584 ms +0.60% 10.00% ✅ PASS
qmdb::merkleize/variant=current::ordered::fixed::mmb chunk=256 keys=10000 ch=true sync=false 3.058 ms 3.109 ms +1.67% 10.00% ✅ PASS

Baseline commit(s): 325c42c643b8

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.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 2ddc2d7. Configure here.

Comment thread consensus/fuzz/src/marshal.rs Outdated
@codecov
Copy link
Copy Markdown

codecov Bot commented May 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (fuzzing@5fc2f99). Learn more about missing BASE report.

@@            Coverage Diff             @@
##             fuzzing    #3861   +/-   ##
==========================================
  Coverage           ?   95.76%           
==========================================
  Files              ?      486           
  Lines              ?   200680           
  Branches           ?     4858           
==========================================
  Hits               ?   192183           
  Misses             ?     6864           
  Partials           ?     1633           
Files with missing lines Coverage Δ
consensus/src/marshal/mocks/verifying.rs 80.00% <100.00%> (ø)
consensus/src/marshal/mod.rs 54.54% <ø> (ø)

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 5fc2f99...7e609b1. 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