Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Fuzzing runs #402

Merged
merged 3 commits into from
Jan 14, 2025
Merged

Improve Fuzzing runs #402

merged 3 commits into from
Jan 14, 2025

Conversation

KitHat
Copy link
Member

@KitHat KitHat commented Jan 13, 2025

Finished tasks:

Fixes #398

PR Checklist

  • Tests

* add coverage generation
* fix block numeration error
* fix AFL build error
* add an EVM run
@KitHat KitHat requested review from ggonzalez94 and 4meta5 January 13, 2025 10:01
@KitHat KitHat self-assigned this Jan 13, 2025
Copy link

netlify bot commented Jan 13, 2025

Deploy Preview for docs-oz-polkadot canceled.

Name Link
🔨 Latest commit 06bfc34
🔍 Latest deploy log https://app.netlify.com/sites/docs-oz-polkadot/deploys/6785089de774440008a6ef79

Copy link

codecov bot commented Jan 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.51%. Comparing base (eff6ebd) to head (06bfc34).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #402   +/-   ##
=======================================
  Coverage   77.51%   77.51%           
=======================================
  Files          17       17           
  Lines        1895     1895           
  Branches     1895     1895           
=======================================
  Hits         1469     1469           
  Misses        363      363           
  Partials       63       63           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@KitHat KitHat merged commit 67c2f2b into main Jan 14, 2025
12 checks passed
@KitHat KitHat deleted the improve-fuzzing branch January 14, 2025 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

🐞 [Bug]: Fuzzing issue -- Timestamp does not match current slot
2 participants