-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update codecov/codecov-action action to v5 #154
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/codecov-codecov-action-5.x
branch
from
November 15, 2024 16:37
49b7095
to
38c4541
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #154 +/- ##
=======================================
Coverage 60.00% 60.00%
=======================================
Files 36 36
Lines 2928 2928
=======================================
Hits 1757 1757
Misses 1024 1024
Partials 147 147 ☔ View full report in Codecov by Sentry. |
danielstokes
previously approved these changes
Nov 18, 2024
renovate
bot
force-pushed
the
renovate/codecov-codecov-action-5.x
branch
from
November 18, 2024 15:51
38c4541
to
e044416
Compare
renovate
bot
force-pushed
the
renovate/codecov-codecov-action-5.x
branch
from
November 19, 2024 23:07
e044416
to
f2e2111
Compare
renovate
bot
force-pushed
the
renovate/codecov-codecov-action-5.x
branch
from
November 20, 2024 04:29
f2e2111
to
0932ec6
Compare
renovate
bot
force-pushed
the
renovate/codecov-codecov-action-5.x
branch
from
November 20, 2024 16:03
0932ec6
to
30c169e
Compare
renovate
bot
force-pushed
the
renovate/codecov-codecov-action-5.x
branch
from
November 20, 2024 18:41
30c169e
to
c0fc4f9
Compare
renovate
bot
force-pushed
the
renovate/codecov-codecov-action-5.x
branch
from
January 14, 2025 18:55
e2a7a7e
to
7ef29c2
Compare
renovate
bot
force-pushed
the
renovate/codecov-codecov-action-5.x
branch
from
January 14, 2025 23:20
7ef29c2
to
521715f
Compare
renovate
bot
force-pushed
the
renovate/codecov-codecov-action-5.x
branch
from
January 22, 2025 23:09
2457094
to
3c11f91
Compare
renovate
bot
force-pushed
the
renovate/codecov-codecov-action-5.x
branch
from
January 23, 2025 01:23
3c11f91
to
f9d6a6d
Compare
dbudziwojskiNR
approved these changes
Jan 23, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4.6.0
->v5.2.0
Release Notes
codecov/codecov-action (codecov/codecov-action)
v5.2.0
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.2..v5.2.0
v5.1.2
Compare Source
What's Changed
${{ inputs.token }}
inaction.yml
by @jwodder in https://github.com/codecov/codecov-action/pull/1721Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.1..v5.1.2
v5.1.1
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.0..v5.1.1
v5.1.0
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.7..v5.1.0
v5.0.7
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.6..v5.0.7
v5.0.6
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.5..v5.0.6
v5.0.5
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.4..v5.0.5
v5.0.4
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.3..v5.0.4
v5.0.3
Compare Source
What's Changed
inputs.disable_safe_directory
by @mkroening in https://github.com/codecov/codecov-action/pull/1666Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.2..v5.0.3
v5.0.2
Compare Source
What's Changed
Full Changelog: codecov/codecov-action@v5.0.1...v5.0.2
v5.0.1
Compare Source
What's Changed
Full Changelog: codecov/codecov-action@v5.0.0...v5.0.1
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 theGlobal Upload Token
section of the settings page of an organization in codecov.io, you can set the ability for Codecov to receive a coverage reports from any source. This will allow contributors or other members of a repository to upload without needing access to the Codecov token. For more details see how to upload without a token.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.
This PR was generated by Mend Renovate. View the repository job log.