Skip to content

chore(deps): update codecov/codecov-action action to v5#105

Merged
5ouma merged 1 commit intomainfrom
renovate/codecov-codecov-action-5.x
Nov 16, 2024
Merged

chore(deps): update codecov/codecov-action action to v5#105
5ouma merged 1 commit intomainfrom
renovate/codecov-codecov-action-5.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2024

This PR contains the following updates:

Package Type Update Change
codecov/codecov-action action major v4.6.0 -> v5.0.2

Release Notes

codecov/codecov-action (codecov/codecov-action)

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

v5 Release

v5 of the Codecov GitHub Action will use the Codecov Wrapper to encapsulate the CLI. This will help ensure that the Action gets updates quicker.

Migration Guide

The v5 release also coincides with the opt-out feature for tokens for public repositories. In the repository settings page in codecov.io, you can set the ability for Codecov to receive a coverage report from ANY souce. This will allow contributors or other members of a repository to upload without needing access to the Codecov token.

[!WARNING]
The following arguments have been changed

  • file (this has been deprecated in favor of files)
  • plugin (this has been deprecated in favor of plugins)

The following arguments have been added:

  • binary
  • gcov_args
  • gcov_executable
  • gcov_ignore
  • gcov_include
  • report_type
  • skip_validation
  • swift_project

You can see their usage in the action.yml file.

What's Changed

Full Changelog: codecov/codecov-action@v4.6.0...v5.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@auto-assign auto-assign bot requested a review from 5ouma November 14, 2024 18:10
@prlabeler prlabeler bot added the ⛓️ Dependencies Dependency issues or Changes to dependency files label Nov 14, 2024
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-5.x branch from 261919f to 2945733 Compare November 15, 2024 17:15
@codecov
Copy link

codecov bot commented Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (82155c8) to head (2945733).
Report is 72 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #105   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines           93        93           
  Branches         6         6           
=========================================
  Hits            93        93           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@5ouma 5ouma merged commit e4ccae3 into main Nov 16, 2024
@5ouma 5ouma deleted the renovate/codecov-codecov-action-5.x branch November 16, 2024 01:47
@github-actions github-actions bot mentioned this pull request Nov 16, 2024
@5ouma 5ouma added the 🧠 Meta Related to repository itself label Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⛓️ Dependencies Dependency issues or Changes to dependency files 🧠 Meta Related to repository itself

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant