Codecov Action Versions Save

GitHub Action that uploads coverage to Codecov :open_umbrella:

v4.3.1

2 weeks ago

What's Changed

New Contributors

Full Changelog: https://github.com/codecov/codecov-action/compare/v4.3.0...v4.3.1

v4.3.0

1 month ago

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v4.2.0...v4.3.0

v4.2.0

1 month ago

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v4.1.1...v4.2.0

v4.1.1

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/codecov/codecov-action/compare/v4.1.0...v4.1.1

v4.1.0

2 months ago

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v4.0.2...v4.1.0

v4.0.2

2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/codecov/codecov-action/compare/v4.0.1...v4.0.2

v4.0.1

3 months ago

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v4.0.0...v4.0.1

v4.0.0

3 months ago

v4 of the Codecov Action uses the CLI as the underlying upload. The CLI has helped to power new features including local upload, the global upload token, and new upcoming features.

Breaking Changes

  • The Codecov Action runs as a node20 action due to node16 deprecation. See this post from GitHub on how to migrate.
  • Tokenless uploading is unsupported. However, PRs made from forks to the upstream public repos will support tokenless (e.g. contributors to OS projects do not need the upstream repo's Codecov token). This doc shows instructions on how to add the Codecov token.
  • OS platforms have been added, though some may not be automatically detected. To see a list of platforms, see our CLI download page
  • Various arguments to the Action have been changed. Please be aware that the arguments match with the CLI's needs

v3 versions and below will not have access to CLI features (e.g. global upload token, ATS).

What's Changed

New Contributors

Full Changelog: https://github.com/codecov/codecov-action/compare/v3.1.6...v4.0.0

v3.1.5

3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/codecov/codecov-action/compare/v3.1.4...v3.1.5