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 #140

Merged

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 1f1f0eb... main/1f1f0ebf735e37...
Differentials/Differential 0.239 ± 0.0019 μs 0.24 ± 0.0011 μs 1
Differentials/Jacobian 0.205 ± 0.001 μs 0.206 ± 0.001 μs 0.996
Integrals/Segment/Scalar GaussKronrod 1.22 ± 0.008 μs 1.22 ± 0.0091 μs 0.999
Integrals/Segment/Scalar GaussLegendre 8.51 ± 0.19 μs 8.55 ± 0.17 μs 0.995
Integrals/Segment/Scalar HAdaptiveCubature 1.6 ± 0.16 μs 1.44 ± 0.16 μs 1.12
Integrals/Segment/Vector GaussKronrod 3.49 ± 0.062 μs 3.42 ± 0.065 μs 1.02
Integrals/Segment/Vector GaussLegendre 25.5 ± 0.59 μs 24.5 ± 0.61 μs 1.04
Integrals/Segment/Vector HAdaptiveCubature 4.45 ± 0.074 μs 4.34 ± 0.083 μs 1.02
Integrals/Sphere/Scalar GaussKronrod 0.0825 ± 0.002 ms 0.0819 ± 0.0019 ms 1.01
Integrals/Sphere/Scalar GaussLegendre 2.28 ± 0.009 ms 2.26 ± 0.0091 ms 1.01
Integrals/Sphere/Scalar HAdaptiveCubature 0.0582 ± 0.0001 ms 0.0582 ± 0.00011 ms 1
Integrals/Sphere/Vector GaussKronrod 0.115 ± 0.00085 ms 0.116 ± 0.00087 ms 0.994
Integrals/Sphere/Vector GaussLegendre 3.63 ± 0.067 ms 3.63 ± 0.073 ms 1
Integrals/Sphere/Vector HAdaptiveCubature 0.109 ± 0.0012 ms 0.116 ± 0.00098 ms 0.937
Specializations/Scalar GaussLegendre/BezierCurve 0.25 ± 0.0025 ms 0.25 ± 0.0029 ms 1
Specializations/Scalar GaussLegendre/Line 10.3 ± 0.41 μs 10.1 ± 0.4 μs 1.02
Specializations/Scalar GaussLegendre/Plane 0.515 ± 0.0036 ms 0.515 ± 0.0029 ms 1
Specializations/Scalar GaussLegendre/Ray 6.28 ± 0.12 μs 6.3 ± 0.14 μs 0.997
Specializations/Scalar GaussLegendre/Triangle 0.709 ± 0.02 ms 0.694 ± 0.015 ms 1.02
time_to_load 1.49 ± 0.0048 s 1.5 ± 0.0073 s 0.989

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

@mikeingold mikeingold merged commit 1e6c0f0 into main Dec 1, 2024
10 checks passed
@mikeingold mikeingold deleted the dependabot/github_actions/codecov/codecov-action-5 branch December 1, 2024 02:53
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.

1 participant