Learn how to setup reporting with GitHub Actions
token
input when
creating the benchmarks workflow.CODSPEED_TOKEN
and the value of your token.
codspeed.yml
file in the .github/workflows
directory with the following content:
CodSpeedHQ/action
. This action will
configure the CodSpeed environment and upload the benchmarks results.
pull_request
in the on
section of the workflow. This is
required to have reports on pull requests correctly working.Learn more about baseline report selection.pytest-codspeed
)cargo-codspeed
)codspeed-node
and TypeScript)env
key
in the section of the action:
pytest
: