Learn how to setup reporting with Gitlab CI
CODSPEED_TOKEN
and the value of your token.
CODSPEED_TOKEN
variable as "Masked"
, but not "Protected"
, because
it must be available on all branches..gitlab-ci.yml
file with the following content:
merge_request_event
. This is
required to have reports on merge requests correctly working.Learn more about baseline report selection.pytest
: