Skip to content
Compare
Choose a tag to compare
@thomasrockhu thomasrockhu released this 19 Jul 14:31
d4d413d

On February 1, 2022, the v1 uploader will be full sunset and no longer function. This is due
to the deprecation of the underlying bash uploader. This version uses the new uploader.

The v2 Action downloads, verifies, and runs the Codecov binary.

Breaking Changes

  • Multiple fields have not been transferred from the bash uploader or have been deprecated. Notably
    many of the functionalities and gcov_ arguments have been removed. Please check the documentation
    for the full list.

Features

  • dry-run argument allows Codecov flow without uploading reports to Codecov
  • (Enterprise only) slug allows specifying the repository slug manually
  • (Enterprise only) url allows changing the upload host