-
Notifications
You must be signed in to change notification settings - Fork 10
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/codecov-codecov-action-5.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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.31% 60.31%
=======================================
Files 22 22
Lines 1532 1532
=======================================
Hits 924 924
Misses 538 538
Partials 70 70 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
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
November 20, 2024 19:36
c0fc4f9
to
4bb0fa2
Compare
renovate
bot
force-pushed
the
renovate/codecov-codecov-action-5.x
branch
from
November 20, 2024 19:49
4bb0fa2
to
7b51a50
Compare
renovate
bot
force-pushed
the
renovate/codecov-codecov-action-5.x
branch
from
November 20, 2024 23:18
7b51a50
to
6e94408
Compare
renovate
bot
force-pushed
the
renovate/codecov-codecov-action-5.x
branch
from
November 21, 2024 04:20
6e94408
to
c6998e2
Compare
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.0.7
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
codecov/codecov-action (codecov/codecov-action)
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 is behind base branch, 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.