Skip to content
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

Bump codecov/codecov-action from 4 to 5 #548

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps codecov/codecov-action from 4 to 5.

Release notes

Sourced from codecov/codecov-action's releases.

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)

Changelog

Sourced from codecov/codecov-action's changelog.

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v4...v5)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2024
Copy link
Contributor

github-actions bot commented Dec 1, 2024

Benchmark Results

main b48f60a... main/b48f60ab04d2c4...
saxpy/default/Float16/1024 0.528 ± 0.0053 μs 0.528 ± 0.005 μs 1
saxpy/default/Float16/1048576 0.175 ± 0.0072 ms 0.174 ± 0.0034 ms 1.01
saxpy/default/Float16/16384 3.13 ± 0.052 μs 3.13 ± 0.024 μs 1
saxpy/default/Float16/2048 0.697 ± 0.011 μs 0.713 ± 0.0055 μs 0.977
saxpy/default/Float16/256 0.398 ± 0.0077 μs 0.395 ± 0.0059 μs 1.01
saxpy/default/Float16/262144 0.0445 ± 0.0012 ms 0.0438 ± 0.00047 ms 1.02
saxpy/default/Float16/32768 5.8 ± 0.095 μs 5.8 ± 0.044 μs 1
saxpy/default/Float16/4096 1.08 ± 0.028 μs 1.09 ± 0.018 μs 0.993
saxpy/default/Float16/512 0.459 ± 0.0064 μs 0.442 ± 0.0064 μs 1.04
saxpy/default/Float16/64 0.366 ± 0.0059 μs 0.373 ± 0.0047 μs 0.981
saxpy/default/Float16/65536 11.5 ± 0.19 μs 11.5 ± 0.12 μs 1
saxpy/default/Float32/1024 0.438 ± 0.0067 μs 0.431 ± 0.0068 μs 1.02
saxpy/default/Float32/1048576 0.229 ± 0.024 ms 0.23 ± 0.019 ms 0.995
saxpy/default/Float32/16384 2.89 ± 1 μs 2.55 ± 0.14 μs 1.13
saxpy/default/Float32/2048 0.535 ± 0.011 μs 0.529 ± 0.013 μs 1.01
saxpy/default/Float32/256 0.383 ± 0.0067 μs 0.382 ± 0.0056 μs 1
saxpy/default/Float32/262144 0.0545 ± 0.0023 ms 0.0557 ± 0.0039 ms 0.979
saxpy/default/Float32/32768 5.21 ± 1.7 μs 5.01 ± 0.36 μs 1.04
saxpy/default/Float32/4096 0.917 ± 0.023 μs 0.921 ± 0.063 μs 0.996
saxpy/default/Float32/512 0.392 ± 0.0041 μs 0.405 ± 0.0054 μs 0.969
saxpy/default/Float32/64 0.367 ± 0.0066 μs 0.373 ± 0.0049 μs 0.983
saxpy/default/Float32/65536 12.5 ± 1.9 μs 12.2 ± 0.65 μs 1.02
saxpy/default/Float64/1024 0.541 ± 0.014 μs 0.536 ± 0.013 μs 1.01
saxpy/default/Float64/1048576 0.511 ± 0.038 ms 0.491 ± 0.021 ms 1.04
saxpy/default/Float64/16384 5.18 ± 1.5 μs 5.06 ± 0.45 μs 1.02
saxpy/default/Float64/2048 0.911 ± 0.022 μs 0.922 ± 0.095 μs 0.988
saxpy/default/Float64/256 0.402 ± 0.0046 μs 0.392 ± 0.0043 μs 1.02
saxpy/default/Float64/262144 0.114 ± 0.0092 ms 0.114 ± 0.0086 ms 0.997
saxpy/default/Float64/32768 12.4 ± 2.4 μs 12.5 ± 0.8 μs 0.998
saxpy/default/Float64/4096 1.58 ± 0.31 μs 1.48 ± 0.18 μs 1.06
saxpy/default/Float64/512 0.429 ± 0.0062 μs 0.43 ± 0.006 μs 0.998
saxpy/default/Float64/64 0.378 ± 0.0043 μs 0.375 ± 0.0036 μs 1.01
saxpy/default/Float64/65536 27.8 ± 2.8 μs 28.4 ± 1.9 μs 0.978
saxpy/static workgroup=(1024,)/Float16/1024 1.92 ± 0.042 μs 1.9 ± 0.024 μs 1.01
saxpy/static workgroup=(1024,)/Float16/1048576 0.167 ± 0.015 ms 0.157 ± 0.0027 ms 1.06
saxpy/static workgroup=(1024,)/Float16/16384 4.18 ± 0.13 μs 4.14 ± 0.054 μs 1.01
saxpy/static workgroup=(1024,)/Float16/2048 2.09 ± 0.069 μs 2.08 ± 0.032 μs 1.01
saxpy/static workgroup=(1024,)/Float16/256 2.6 ± 0.044 μs 2.55 ± 0.028 μs 1.02
saxpy/static workgroup=(1024,)/Float16/262144 0.0417 ± 0.0011 ms 0.0439 ± 0.0032 ms 0.949
saxpy/static workgroup=(1024,)/Float16/32768 6.6 ± 0.23 μs 6.52 ± 0.11 μs 1.01
saxpy/static workgroup=(1024,)/Float16/4096 2.41 ± 0.04 μs 2.41 ± 0.036 μs 0.999
saxpy/static workgroup=(1024,)/Float16/512 3.03 ± 0.04 μs 3 ± 0.041 μs 1.01
saxpy/static workgroup=(1024,)/Float16/64 2.29 ± 0.18 μs 2.25 ± 0.039 μs 1.02
saxpy/static workgroup=(1024,)/Float16/65536 12.3 ± 0.33 μs 12.1 ± 0.21 μs 1.01
saxpy/static workgroup=(1024,)/Float32/1024 1.93 ± 0.034 μs 1.94 ± 0.026 μs 0.994
saxpy/static workgroup=(1024,)/Float32/1048576 0.248 ± 0.027 ms 0.233 ± 0.02 ms 1.06
saxpy/static workgroup=(1024,)/Float32/16384 4.1 ± 0.29 μs 4.08 ± 0.22 μs 1
saxpy/static workgroup=(1024,)/Float32/2048 2.09 ± 0.037 μs 2.1 ± 0.062 μs 0.993
saxpy/static workgroup=(1024,)/Float32/256 2.42 ± 0.051 μs 2.4 ± 0.045 μs 1.01
saxpy/static workgroup=(1024,)/Float32/262144 0.0601 ± 0.0052 ms 0.0588 ± 0.0036 ms 1.02
saxpy/static workgroup=(1024,)/Float32/32768 7.17 ± 0.52 μs 7.1 ± 0.29 μs 1.01
saxpy/static workgroup=(1024,)/Float32/4096 2.36 ± 0.071 μs 2.39 ± 0.08 μs 0.99
saxpy/static workgroup=(1024,)/Float32/512 2.43 ± 0.067 μs 2.42 ± 0.04 μs 1
saxpy/static workgroup=(1024,)/Float32/64 2.7 ± 8.2 μs 2.63 ± 8 μs 1.03
saxpy/static workgroup=(1024,)/Float32/65536 17.1 ± 2.9 μs 14.8 ± 0.89 μs 1.15
saxpy/static workgroup=(1024,)/Float64/1024 2.05 ± 0.042 μs 2.06 ± 0.095 μs 0.998
saxpy/static workgroup=(1024,)/Float64/1048576 0.572 ± 0.063 ms 0.529 ± 0.064 ms 1.08
saxpy/static workgroup=(1024,)/Float64/16384 7 ± 0.49 μs 6.96 ± 0.39 μs 1.01
saxpy/static workgroup=(1024,)/Float64/2048 2.34 ± 0.073 μs 2.33 ± 0.071 μs 1
saxpy/static workgroup=(1024,)/Float64/256 2.46 ± 0.088 μs 2.45 ± 0.13 μs 1
saxpy/static workgroup=(1024,)/Float64/262144 0.118 ± 0.011 ms 0.117 ± 0.0084 ms 1.01
saxpy/static workgroup=(1024,)/Float64/32768 15.3 ± 0.96 μs 14.9 ± 1.5 μs 1.03
saxpy/static workgroup=(1024,)/Float64/4096 2.89 ± 0.23 μs 2.86 ± 0.11 μs 1.01
saxpy/static workgroup=(1024,)/Float64/512 2.41 ± 0.071 μs 2.4 ± 0.084 μs 1.01
saxpy/static workgroup=(1024,)/Float64/64 2.41 ± 11 μs 24.8 ± 28 μs 0.0972
saxpy/static workgroup=(1024,)/Float64/65536 0.0317 ± 0.0025 ms 30.7 ± 1.9 μs 1.03
time_to_load 0.763 ± 0.0054 s 0.741 ± 0.019 s 1.03

Benchmark Plots

A plot of the benchmark results have been uploaded as an artifact to the workflow run for this PR.
Go to "Actions"->"Benchmark a pull request"->[the most recent run]->"Artifacts" (at the bottom).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants