atarpara/Foundry Snapshot Diff

Easily compare gas snapshot generated by Foundry!

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenThe repository's github token.no${{ github.token }}
baseThe gas diff reference branch name.no${{ github.base_ref || github.ref_name }}
headThe gas diff target branch name.no${{ github.head_ref || github.ref_name }}
include-new-contractsWhether to include new tests in the report.notrue
include-fuzz-testsWhether to include fuzz tests in the report.nofalse
fresh-snapshotsGenerates a new snapshot if 'true', otherwise fetches the snapshot from the PR branchnotrue
foundry-profileOptional FOUNDRY_PROFILE to run `forge snapshot` under (e.g. `post_osaka`, `post_cancun`).nodefault
namedescription
markdownThe gas diff between the base gas report and the new gas report, specifically formatted for markdown display