Skip to content

vary alignment in checksum fuzzer#506

Open
folkertdev wants to merge 1 commit into
mainfrom
checksum-fuzzer-alignment
Open

vary alignment in checksum fuzzer#506
folkertdev wants to merge 1 commit into
mainfrom
checksum-fuzzer-alignment

Conversation

@folkertdev

Copy link
Copy Markdown
Member

Some checksum implementations are sensitive to alignment. See if this finds the issue reported in #504.

@codecov

codecov Bot commented Apr 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Flag Coverage Δ
fuzz-compress 39.89% <ø> (ø)
fuzz-decompress 27.07% <ø> (-0.29%) ⬇️
test-aarch64-apple-darwin 89.55% <ø> (-0.04%) ⬇️
test-aarch64-unknown-linux-gnu 85.35% <ø> (-0.02%) ⬇️
test-i686-unknown-linux-gnu 85.04% <ø> (-0.02%) ⬇️
test-x86_64-apple-darwin 88.92% <ø> (ø)
test-x86_64-unknown-linux-gnu 90.99% <ø> (-2.11%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 4 files with indirect coverage changes

🚀 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.

@folkertdev
folkertdev force-pushed the checksum-fuzzer-alignment branch from cbd6a46 to 0f4853d Compare April 29, 2026 14:25
some checksum implementations are sensitive to alignment
@folkertdev
folkertdev force-pushed the checksum-fuzzer-alignment branch from 0f4853d to 4a79930 Compare April 29, 2026 14:27
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