bitcoin-sv / spv-wallet

Open-source non-custodial hosted wallet for the BSV Blockchain (UTXOs, xPubs, Paymail & More!)
https://docs.bsvblockchain.org/network-topology/applications/spv-wallet
MIT License
51 stars 15 forks source link

chore(deps): bump codecov/codecov-action from 4.6.0 to 5.0.2 in the gh_actions group #773

Closed dependabot[bot] closed 3 days ago

dependabot[bot] commented 1 week ago

Bumps the gh_actions group with 1 update: codecov/codecov-action.

Updates codecov/codecov-action from 4.6.0 to 5.0.2

Release notes

Sourced from codecov/codecov-action's releases.

v5.0.2

What's Changed

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

v5.0.1

What's Changed

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

v5.0.0

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 Global 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.

[!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

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
github-actions[bot] commented 1 week ago

Manual Tests

:information_source: Remember to ask team members to perform manual tests and to assign tested label after testing.

github-actions[bot] commented 1 week ago

Manual Tests

:information_source: Remember to ask team members to perform manual tests and to assign tested label after testing.

codecov-commenter commented 1 week ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 45.13%. Comparing base (5965d92) to head (b025808).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/bitcoin-sv/spv-wallet/pull/773/graphs/tree.svg?width=650&height=150&src=pr&token=1lMo440mSU&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bitcoin-sv)](https://app.codecov.io/gh/bitcoin-sv/spv-wallet/pull/773?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bitcoin-sv) ```diff @@ Coverage Diff @@ ## main #773 +/- ## ======================================= Coverage 45.13% 45.13% ======================================= Files 344 344 Lines 17536 17536 ======================================= Hits 7914 7914 Misses 9032 9032 Partials 590 590 ``` | [Flag](https://app.codecov.io/gh/bitcoin-sv/spv-wallet/pull/773/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bitcoin-sv) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/bitcoin-sv/spv-wallet/pull/773/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bitcoin-sv) | `45.13% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bitcoin-sv#carryforward-flags-in-the-pull-request-comment) to find out more. ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/bitcoin-sv/spv-wallet/pull/773?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bitcoin-sv). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bitcoin-sv) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/bitcoin-sv/spv-wallet/pull/773?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bitcoin-sv). Last update [5965d92...b025808](https://app.codecov.io/gh/bitcoin-sv/spv-wallet/pull/773?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bitcoin-sv). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bitcoin-sv).

🚨 Try these New Features:

dependabot[bot] commented 3 days ago

Superseded by #782.