Skip to content

build(deps): bump codecov/codecov-action from 6 to 7#169

Merged
henry2004y merged 1 commit into
masterfrom
dependabot/github_actions/codecov/codecov-action-7
Jun 8, 2026
Merged

build(deps): bump codecov/codecov-action from 6 to 7#169
henry2004y merged 1 commit into
masterfrom
dependabot/github_actions/codecov/codecov-action-7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps codecov/codecov-action from 6 to 7.

Release notes

Sourced from codecov/codecov-action's releases.

v7.0.0

⚠️ Due to migration issues with keybase, we are unable to update our keys under the codecovsecurity account. We have deleted the account and are using codecovsecops with the original gpg key

What's Changed

Full Changelog: codecov/codecov-action@v6.0.1...v7.0.0

v6.0.2

This is a copy of the v7.0.0 release to make updates easier

What's Changed

Full Changelog: codecov/codecov-action@v6.0.1...v6.0.2

v6.0.1

What's Changed

Full Changelog: codecov/codecov-action@v6.0.0...v6.0.1

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

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-version: '7'
  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 Jun 8, 2026
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

Benchmark Results (Julia v1)

Time benchmarks
master d0718ac... master / d0718ac...
amrex/load 20.5 ± 0.45 μs 20.3 ± 0.45 μs 1.01 ± 0.031
amrex/phase_space_3d 5.32 ± 0.77 ms 5.22 ± 1 ms 1.02 ± 0.25
amrex/select_region 0.194 ± 0.0084 ms 0.194 ± 0.0085 ms 1 ± 0.062
read/ASCII 1.65 ± 0.029 ms 1.65 ± 0.028 ms 0.997 ± 0.024
read/Anisotropy 5.88 ± 0.08 μs 5.83 ± 0.06 μs 1.01 ± 0.017
read/Current density 8.07 ± 0.44 μs 8.06 ± 0.46 μs 1 ± 0.079
read/Current density 3D 8.36 ± 0.41 μs 8.23 ± 0.49 μs 1.02 ± 0.079
read/Current density 3D Jx 4.24 ± 0.19 μs 4.27 ± 0.13 μs 0.993 ± 0.054
read/Current density Jz 6.07 ± 0.1 μs 6.12 ± 0.05 μs 0.992 ± 0.019
read/Cutdir 1.94 ± 0.26 μs 2.06 ± 0.26 μs 0.941 ± 0.17
read/Cutdir subset 2.72 ± 0.34 μs 2.85 ± 0.33 μs 0.957 ± 0.16
read/Extract Bmag 0.511 ± 0.11 μs 0.421 ± 0.13 μs 1.21 ± 0.46
read/HDF5 0.0641 ± 0.0016 ms 0.0644 ± 0.0014 ms 0.996 ± 0.032
read/HDF5 extract 9.5 ± 0.32 μs 9.55 ± 0.3 μs 0.995 ± 0.046
read/Interp2d 0.941 ± 0.18 μs 0.921 ± 0.16 μs 1.02 ± 0.26
read/Load binary structured 0.0381 ± 0.0019 ms 0.0377 ± 0.0022 ms 1.01 ± 0.078
vtk/find_grid_block 0.471 ± 0.02 μs 0.431 ± 0.02 μs 1.09 ± 0.069
vtk/getConnectivity 0.576 ± 0.027 ms 0.57 ± 0.024 ms 1.01 ± 0.064
time_to_load 1.01 ± 0.0019 s 1.01 ± 0.002 s 1 ± 0.0027
Memory benchmarks
master d0718ac... master / d0718ac...
amrex/load 0.212 k allocs: 9.67 kB 0.212 k allocs: 9.67 kB 1
amrex/phase_space_3d 0.059 k allocs: 18.3 MB 0.059 k allocs: 18.3 MB 1
amrex/select_region 3 allocs: 1.07 MB 3 allocs: 1.07 MB 1
read/ASCII 0.035 M allocs: 1.28 MB 0.035 M allocs: 1.28 MB 1
read/Anisotropy 3 allocs: 4.84 kB 3 allocs: 4.84 kB 1
read/Current density 10 allocs: 12.5 kB 10 allocs: 12.5 kB 1
read/Current density 3D 10 allocs: 6.65 kB 10 allocs: 6.65 kB 1
read/Current density 3D Jx 4 allocs: 2.23 kB 4 allocs: 2.23 kB 1
read/Current density Jz 4 allocs: 4.18 kB 4 allocs: 4.18 kB 1
read/Cutdir 0.137 k allocs: 5.98 kB 0.137 k allocs: 5.98 kB 1
read/Cutdir subset 0.159 k allocs: 8.89 kB 0.159 k allocs: 8.89 kB 1
read/Extract Bmag 3 allocs: 4.09 kB 3 allocs: 4.09 kB 1
read/HDF5 0.1 k allocs: 3.67 kB 0.1 k allocs: 3.67 kB 1
read/HDF5 extract 17 allocs: 4.55 kB 17 allocs: 4.55 kB 1
read/Interp2d 12 allocs: 4.45 kB 12 allocs: 4.45 kB 1
read/Load binary structured 0.144 k allocs: 0.0743 MB 0.144 k allocs: 0.0743 MB 1
vtk/find_grid_block 24 allocs: 1.16 kB 24 allocs: 1.16 kB 1
vtk/getConnectivity 0.0385 M allocs: 1.78 MB 0.0385 M allocs: 1.78 MB 1
time_to_load 0.149 k allocs: 11.1 kB 0.149 k allocs: 11.1 kB 1

@henry2004y henry2004y merged commit 0474ffa into master Jun 8, 2026
6 checks passed
@henry2004y henry2004y deleted the dependabot/github_actions/codecov/codecov-action-7 branch June 8, 2026 13:13
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