bgd-labs/foundry-lcov

Generates a html gas report diffing two json gas-report files

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
ROOT_REPORT_PATHThe path to the lcov.info to diff against. If empty it will not diff, but just pretty print the report.no
REPORT_PATHThe path to the lcov.info.yes
COVERAGE_COMMANDThe command to run to generate the coverage report.noforge coverage --fuzz-runs 1 --report lcov --no-match-coverage "(test|script|.t.sol|.s.sol|deployment|mock)"
namedescription
reportThe md lcov report