omarabid-archived/Codecov

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

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenRepository upload token - get it from codecov.io. Required only for private repositoriesno
filesComma-separated list of files to uploadno
directoryDirectory to search for coverage reports.no
flagsFlag upload to group coverage metrics (e.g. unittests | integration | ui,chrome)no
aws_curl_argsExtra curl arguments to communicate with AWS.no
codecov_curl_argsExtra curl arguments to communicate with Codecov. e.g., -U "--proxy http://http-proxy"no
commit_parentThe commit SHA of the parent for which you are uploading coverage. If not present, the parent will be determined using the API of your repository provider. When using the repository providers API, the parent is determined via finding the closest ancestor to the commit.no
env_varsEnvironment variables to tag the upload with (e.g. PYTHON | OS,PYTHON)no
fail_ci_if_errorSpecify whether or not CI build should fail if Codecov runs into an error during uploadno
filePath to coverage file to uploadno
functionalitiesComma-separated list, see the README for options and their usageno
gcov_argsextra arguments to pass to gcovno
gcov_executablegcov executable to run. Defaults to gcovno
gcov_path_excludePaths to ignore during gcov gathering (as a glob)no
gcov_path_includePaths to include during gcov gathering (as a glob)no
gcov_prefixPrefix filepaths to help resolve path fixingno
gcov_root_dirProject root directory, also used when preparing gcovno
move_coverage_to_trashMove discovered coverage reports to the trashno
nameUser defined upload name. Visible in Codecov UIno
override_branchSpecify the branch nameno
override_buildSpecify the build numberno
override_commitSpecify the commit SHAno
override_prSpecify the pull request numberno
override_tagSpecify the git tagno
path_to_write_reportWrite upload file to path before uploadingno
root_dirUsed when not in git/hg project to identify project root directoryno
verboseSpecify whether the Codecov output should be verboseno
working-directoryDirectory in which to execute codecov.shno
xcode_derived_dataCustom Derived Data Path for Coverage.profdata and gcov processingno
xcode_packageSpecify packages to build coverage. Uploader will only build these packagesno

no outputs