step-security/Codecov Test Result Action

GitHub Action that uploads test result reports for your repository to codecov.io

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenRepository Codecov token. Used to authorize report uploadsno
binaryThe file location of a pre-downloaded version of the CLI. If specified, integrity checking will be bypassed.no
codecov_yml_pathSpecify the path to the Codecov YMLno
commit_parentOverride to specify the parent commit SHAno
directoryDirectory to search for test result reports.no
disable_searchDisable search for test result files. This is helpful when specifying what files you want to upload with the --file option.no
dry_runDon't upload files to Codecovno
env_varsEnvironment variables to tag the upload with (e.g. PYTHON | OS,PYTHON)no
excludeFolders to exclude from searchno
fail_ci_if_errorSpecify whether or not CI build should fail if Codecov runs into an error during uploadno
filePath to test result file to uploadno
filesComma-separated list of files to uploadno
flagsFlag upload to group test results (e.g. py3.10 | py3.11 | py3.12)no
handle_no_reports_foundRaise no exceptions when no test result reports foundno
nameUser defined upload name. Visible in Codecov UIno
osOverride the assumed OS. Options are linux | macos | windows.no
override_branchSpecify the branch nameno
override_buildSpecify the build numberno
override_build_urlThe URL of the build where this is runningno
override_commitSpecify the commit SHAno
override_prSpecify the pull request numberno
report_codeThe code of the report. If unsure, do not includeno
root_dirUsed when not in git/hg project to identify project root directoryno
slugSpecify the slug manually (Enterprise use)no
urlSpecify the base url to upload (Enterprise use)no
use_oidcUse OIDC to authenticate with Codecovno
verboseSpecify whether the Codecov output should be verboseno
versionSpecify which version of the Codecov CLI should be used. Defaults to `latest`no
working-directoryDirectory in which to execute codecov.shno

no outputs