codecov/Basic Test Results

Aggregates and processes tests files in CI. Outputs the failed tests as a comment on the PR.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit May 22, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: codecov/basic-test-results@c46ff461955b5cd6eb57cbe9ff22f3b77fc15824 # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github-token'The secrets.GITHUB_TOKEN to be able to interact with the current PR and comment on it.' yes
directoryDirectory to search for test result reports. Will run test processing on all files in the directory.no
disable-searchDisable search for test result files. This is helpful when specifying what files you want to run test report processing with the --file option.no
excludeDirectories to exclude from search.no
filePath to the junit file to run test result processing.no
versionSpecify which version of the Codecov CLI should be used. Defaults to `latest`.no

no outputs