vapor/Swift Codecov Upload Action

A GitHub Action which performs Codecov.io uploads with additional support for Swift projects.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
package_pathThe location of the repository. Defaults to $GITHUB_WORKSPACE. This will be used as the working_directory for the Codecov upload action.no""
build_parametersAdditional parameters needed by swift build and swift test to disambiguate the correct target and configuration, i.e. -c release. Only flags which affect the output binary path are required.no""
codecov_tokenThe Codecov token for the repository.no""
base_shaSee https://github.com/codecov/codecov-action#argumentsno""
codecov_yml_pathSee https://github.com/codecov/codecov-action#argumentsno""
disable_file_fixesSee https://github.com/codecov/codecov-action#argumentsno""
disable_telemSee https://github.com/codecov/codecov-action#argumentsno""
dry_runSee https://github.com/codecov/codecov-action#argumentsno""
env_varsSee https://github.com/codecov/codecov-action#argumentsno""
fail_ci_if_errorSee https://github.com/codecov/codecov-action#argumentsno""
flagsSee https://github.com/codecov/codecov-action#argumentsno""
override_branchSee https://github.com/codecov/codecov-action#argumentsno""
override_buildSee https://github.com/codecov/codecov-action#argumentsno""
override_build_urlSee https://github.com/codecov/codecov-action#argumentsno""
override_commitSee https://github.com/codecov/codecov-action#argumentsno""
override_prSee https://github.com/codecov/codecov-action#argumentsno""
nameSee https://github.com/codecov/codecov-action#argumentsno""
swift_projectSee https://github.com/codecov/codecov-action#argumentsno""
verboseSee https://github.com/codecov/codecov-action#argumentsno""

no outputs