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

ci: update test-fuzz installation #5126

Merged
merged 1 commit into from
Oct 22, 2023

Conversation

0xalpharush
Copy link
Contributor

Cargo-afl was split into its own binary rust-fuzz/afl.rs#375 and the installation instructions for test-fuzz changed trailofbits/test-fuzz#294

@Rjected Rjected added C-enhancement New feature or request C-test A change that impacts how or what we test labels Oct 21, 2023
@codecov
Copy link

codecov bot commented Oct 21, 2023

Codecov Report

Merging #5126 (762e2ec) into main (3a8fe5a) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

see 6 files with indirect coverage changes

Flag Coverage Δ
integration-tests 17.07% <ø> (+<0.01%) ⬆️
unit-tests 62.16% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
reth binary 30.85% <ø> (ø)
blockchain tree 80.82% <ø> (ø)
pipeline 88.36% <ø> (ø)
storage (db) 74.60% <ø> (ø)
trie 94.93% <ø> (ø)
txpool 55.33% <ø> (ø)
networking 78.17% <ø> (+0.02%) ⬆️
rpc 57.95% <ø> (-0.02%) ⬇️
consensus 63.01% <ø> (ø)
revm 24.47% <ø> (ø)
payload builder 7.95% <ø> (ø)
primitives 84.73% <ø> (+0.01%) ⬆️

Copy link
Member

@Rjected Rjected left a comment

Choose a reason for hiding this comment

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

LGTM!

@Rjected Rjected added this pull request to the merge queue Oct 21, 2023
Merged via the queue into paradigmxyz:main with commit a0c463a Oct 22, 2023
23 checks passed
@0xalpharush 0xalpharush deleted the ci/fuzzer-install branch October 22, 2023 01:59
mattsse pushed a commit that referenced this pull request Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement New feature or request C-test A change that impacts how or what we test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants