codecov/Codecov ATS

GitHub Action that returns selected test labels from Codecov☂️ to CI

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenRepository upload token - get it from codecov.io. Required or set it with the environment variable CODECOV_TOKENno
static_tokenRepository static token - get it from codecov.io. Required or set it with the environment variable CODECOV_STATIC_TOKENno
enterprise_urlChange the upload host (Enterprise use only)no
file_patternFile pattern to search for. Defaults to "*"no
folders_to_excludeAvoid certain folders when uploading static analysis
forceForce upload of files during static analysis regardless if they are newno
label_max_wait_timeMax time (in seconds) to wait for the label analysis. Default is to wait forever.no
osOverride the assumed OS. Options are linux | macos | windows.no
output_variableVariable to save down tests string. Defaults to CODECOV_ATS_TESTSno
override_base_commitOverride the assumed base commit.no
override_branchBranch to which this commit belongs tono
override_commitCommit SHA (with 40 chars)no
override_parentSHA (with 40 chars) of what should be the parent of this commitno
override_prSpecify the pull request number mannually.no
override_slugowner/repo slug used instead of the private repo token in Self-hostedno
static_folders_to_excludeFolders not to search during static analysisno
static_folder_to_searchFolder to search during static analysisno
static_forceForce running of static analysisno
static_number_processesNumber of processes to use during static analysisno
static_search_patternFile pattern to search for during static analysisno
verboseSpecify whether the Codecov output should be verboseno
versionSpecify which version of the Codecov CLI should be used. Defaults to `latest`no

no outputs