Skip to content

Conversation

DaniPopes
Copy link
Member

Follow-up #9763

#[inline(never)]
fn eof_panic() -> ! {
panic!("coverage does not support EOF");
// TODO: use just `get_or_calculate_hash`
Copy link
Member Author

Choose a reason for hiding this comment

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

We're wasting some time by checking both None and is_zero

bluealloy/revm#2826

Copy link
Member

@zerosnacks zerosnacks left a comment

Choose a reason for hiding this comment

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

Makes sense 👍

@DaniPopes DaniPopes merged commit c799853 into master Jul 30, 2025
22 checks passed
@DaniPopes DaniPopes deleted the dani/covperf-map branch July 30, 2025 15:54
@github-project-automation github-project-automation bot moved this to Done in Foundry Jul 30, 2025
MerkleBoy pushed a commit to MerkleBoy/foundry that referenced this pull request Sep 17, 2025
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.

3 participants