aave-dao/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
Activelast commit Jun 2, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: aave-dao/action-foundry-lcov@de57a0147a763de166553b354dde9cf8b3b51290 # no releases — HEAD as of 2026-07-15

tags can be moved; commit SHAs can't. why a SHA?

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