⬆️ Update codecov/codecov-action action to v5#385
Merged
Conversation
2d6d753 to
1648459
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #385 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 10 10
Lines 197 197
Branches 25 6 -19
=========================================
Hits 197 197
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
46a9eec to
8790c49
Compare
6625bd4 to
0ab43c0
Compare
6d7bdc8 to
5388663
Compare
5289e21 to
9890e7f
Compare
9890e7f to
8470f68
Compare
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
v3.1.6->v5.1.1Release Notes
codecov/codecov-action (codecov/codecov-action)
v5.1.1Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.0..v5.1.1
v5.1.0Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.7..v5.1.0
v5.0.7Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.6..v5.0.7
v5.0.6Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.5..v5.0.6
v5.0.5Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.4..v5.0.5
v5.0.4Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.3..v5.0.4
v5.0.3Compare Source
What's Changed
inputs.disable_safe_directoryby @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.2Compare Source
What's Changed
Full Changelog: codecov/codecov-action@v5.0.1...v5.0.2
v5.0.1Compare Source
What's Changed
Full Changelog: codecov/codecov-action@v5.0.0...v5.0.1
v5.0.0Compare Source
v5 Release
v5of 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
v5release also coincides with the opt-out feature for tokens for public repositories. In theGlobal Upload Tokensection 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:
binarygcov_argsgcov_executablegcov_ignoregcov_includereport_typeskip_validationswift_projectYou can see their usage in the
action.ymlfile.What's Changed
Full Changelog: codecov/codecov-action@v4.6.0...v5.0.0
v4.6.0Compare Source
What's Changed
versionInfoby @marcobiedermann in https://github.com/codecov/codecov-action/pull/1407evenNamein the logs correctly by @webknjaz in https://github.com/codecov/codecov-action/pull/1560New Contributors
Full Changelog: codecov/codecov-action@v4.5.0...v4.6.0
v4.5.0Compare Source
What's Changed
New Contributors
Full Changelog: codecov/codecov-action@v4.4.1...v4.5.0
v4.4.1Compare Source
What's Changed
New Contributors
Full Changelog: codecov/codecov-action@v4.4.0...v4.4.1
What's Changed
New Contributors
Full Changelog: codecov/codecov-action@v4.4.0...v4.4.1
v4.4.0Compare Source
What's Changed
Full Changelog: codecov/codecov-action@v4.3.1...v4.4.0
v4.3.1Compare Source
v4.3.0Compare Source
What's Changed
Full Changelog: codecov/codecov-action@v4.2.0...v4.3.0
v4.2.0Compare Source
What's Changed
Full Changelog: codecov/codecov-action@v4.1.1...v4.2.0
v4.1.1Compare Source
What's Changed
New Contributors
Full Changelog: codecov/codecov-action@v4.1.0...v4.1.1
v4.1.0Compare Source
What's Changed
Full Changelog: codecov/codecov-action@v4.0.2...v4.1.0
v4.0.2Compare Source
What's Changed
New Contributors
Full Changelog: codecov/codecov-action@v4.0.1...v4.0.2
v4.0.1Compare Source
What's Changed
Full Changelog: codecov/codecov-action@v4.0.0...v4.0.1
v4.0.0[Compare Source](https:/
Configuration
📅 Schedule: Branch creation - "after 5pm,before 9am" (UTC), 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.