foundry-rs / foundry

Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
https://getfoundry.sh
Apache License 2.0
8.31k stars 1.75k forks source link

fix(coverage): do not report empty constructors, enable reports for `receive` #9288

Closed grandizzy closed 6 days ago

grandizzy commented 6 days ago

Motivation

Closes #9270

Solution