Skip to content

Bump codecov/codecov-action from 5 to 6 - #464

Merged
ChrisRackauckas merged 1 commit into
masterfrom
dependabot/github_actions/codecov/codecov-action-6
Mar 30, 2026
Merged

Bump codecov/codecov-action from 5 to 6#464
ChrisRackauckas merged 1 commit into
masterfrom
dependabot/github_actions/codecov/codecov-action-6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 30, 2026

Copy link
Copy Markdown
Contributor

Bumps codecov/codecov-action from 5 to 6.

Release notes

Sourced from codecov/codecov-action's releases.

v6.0.0

⚠️ This version introduces support for node24 which make cause breaking changes for systems that do not currently support node24. ⚠️

What's Changed

Full Changelog: codecov/codecov-action@v5.5.4...v6.0.0

v5.5.4

This is a mirror of v5.5.2. v6 will be released which requires node24

What's Changed

Full Changelog: codecov/codecov-action@v5.5.3...v5.5.4

v5.5.3

What's Changed

Full Changelog: codecov/codecov-action@v5.5.2...v5.5.3

v5.5.2

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v5.5.1...v5.5.2

v5.5.1

What's Changed

... (truncated)

Changelog

Sourced from codecov/codecov-action's changelog.

v5.5.2

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.1..v5.5.2

v5.5.1

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.0..v5.5.1

v5.5.0

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.3..v5.5.0

v5.4.3

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.2..v5.4.3

v5.4.2

... (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 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 5 to 6.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 30, 2026
@ChrisRackauckas
ChrisRackauckas merged commit 2d549af into master Mar 30, 2026
5 of 23 checks passed
@ChrisRackauckas
ChrisRackauckas deleted the dependabot/github_actions/codecov/codecov-action-6 branch March 30, 2026 23:57
@github-actions

Copy link
Copy Markdown
Contributor

Benchmark Results

Click to check benchmark results
master 78a8c00... master / 78a8c00...
Simple Pendulum/IIP/BoundaryValueDiffEqMIRK.MIRK2() 0.595 ± 0.014 s 0.592 ± 0.017 s 1 ± 0.037
Simple Pendulum/IIP/BoundaryValueDiffEqMIRK.MIRK3() 12.5 ± 0.45 ms 12.6 ± 0.44 ms 0.989 ± 0.049
Simple Pendulum/IIP/BoundaryValueDiffEqMIRK.MIRK4() 2.38 ± 0.14 ms 2.42 ± 0.14 ms 0.983 ± 0.08
Simple Pendulum/IIP/BoundaryValueDiffEqMIRK.MIRK5() 2.89 ± 0.41 ms 2.94 ± 0.33 ms 0.983 ± 0.18
Simple Pendulum/IIP/BoundaryValueDiffEqMIRK.MIRK6() 1.14 ± 0.23 ms 1.15 ± 0.22 ms 0.996 ± 0.27
Simple Pendulum/IIP/MultipleShooting(10, Tsit5; grid_coarsening = false) 2.48 ± 0.67 ms 2.5 ± 0.65 ms 0.993 ± 0.37
Simple Pendulum/IIP/MultipleShooting(10, Tsit5; grid_coarsening = true) 4.97 ± 1.2 ms 5 ± 1.2 ms 0.995 ± 0.33
Simple Pendulum/IIP/MultipleShooting(100, Tsit5; grid_coarsening = false) 0.0692 ± 0.011 s 0.069 ± 0.008 s 1 ± 0.19
Simple Pendulum/IIP/MultipleShooting(100, Tsit5; grid_coarsening = true) 0.103 ± 0.025 s 0.102 ± 0.014 s 1.02 ± 0.28
Simple Pendulum/IIP/Shooting(Tsit5()) 0.299 ± 0.087 ms 0.296 ± 0.091 ms 1.01 ± 0.43
Simple Pendulum/OOP/BoundaryValueDiffEqMIRK.MIRK2() 0.76 ± 0.017 s 0.748 ± 0.0094 s 1.02 ± 0.026
Simple Pendulum/OOP/BoundaryValueDiffEqMIRK.MIRK3() 15.5 ± 6.1 ms 15.3 ± 4.9 ms 1.01 ± 0.52
Simple Pendulum/OOP/BoundaryValueDiffEqMIRK.MIRK4() 2.83 ± 0.14 ms 2.78 ± 0.11 ms 1.02 ± 0.063
Simple Pendulum/OOP/BoundaryValueDiffEqMIRK.MIRK5() 3.47 ± 0.19 ms 3.49 ± 0.18 ms 0.994 ± 0.074
Simple Pendulum/OOP/BoundaryValueDiffEqMIRK.MIRK6() 1.36 ± 0.12 ms 1.35 ± 0.11 ms 1.01 ± 0.12
Simple Pendulum/OOP/MultipleShooting(10, Tsit5; grid_coarsening = false) 3.67 ± 2.9 ms 3.55 ± 2.8 ms 1.03 ± 1.2
Simple Pendulum/OOP/MultipleShooting(10, Tsit5; grid_coarsening = true) 7.31 ± 6.2 ms 7.08 ± 5.8 ms 1.03 ± 1.2
Simple Pendulum/OOP/MultipleShooting(100, Tsit5; grid_coarsening = false) 0.0881 ± 0.0041 s 0.0843 ± 0.0029 s 1.04 ± 0.06
Simple Pendulum/OOP/MultipleShooting(100, Tsit5; grid_coarsening = true) 0.136 ± 0.0094 s 0.131 ± 0.0044 s 1.04 ± 0.08
Simple Pendulum/OOP/Shooting(Tsit5()) 0.618 ± 0.056 ms 0.611 ± 0.047 ms 1.01 ± 0.12
time_to_load 6.67 ± 0.12 s 6.65 ± 0.041 s 1 ± 0.019
### Benchmark Plots A plot of the benchmark results has 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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant