Skip to content

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

Merged
penelopeysm merged 2 commits intomainfrom
dependabot/github_actions/codecov/codecov-action-6
Apr 1, 2026
Merged

Bump codecov/codecov-action from 5 to 6#1343
penelopeysm merged 2 commits intomainfrom
dependabot/github_actions/codecov/codecov-action-6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

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 Apr 1, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 1, 2026

Benchmark Report

  • this PR's head: 00f6c7ed3e478a04236e14ad9f56ee36c26768b7
  • base branch: 78b969de200835884bbe278f9adb144466577d5e

Computer Information

Julia Version 1.11.9
Commit 53a02c0720c (2026-02-06 00:27 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
  CPU: 4 × AMD EPYC 7763 64-Core Processor
  WORD_SIZE: 64
  LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Benchmark Results

┌───────────────────────┬───────┬─────────────┬────────┬───────────────────────────────┬────────────────────────────┬─────────────────────────────────┐
│                       │       │             │        │       t(eval) / t(ref)        │     t(grad) / t(eval)      │        t(grad) / t(ref)         │
│                       │       │             │        │ ─────────┬──────────┬──────── │ ───────┬─────────┬──────── │ ──────────┬───────────┬──────── │
│                 Model │   Dim │  AD Backend │ Linked │     base │  this PR │ speedup │   base │ this PR │ speedup │      base │   this PR │ speedup │
├───────────────────────┼───────┼─────────────┼────────┼──────────┼──────────┼─────────┼────────┼─────────┼─────────┼───────────┼───────────┼─────────┤
│               Dynamic │    10 │    mooncake │   true │   262.04 │   281.63 │    0.93 │   8.29 │    7.71 │    1.08 │   2171.77 │   2170.43 │    1.00 │
│                   LDA │    12 │ reversediff │   true │  2538.45 │  2515.45 │    1.01 │   2.06 │    2.10 │    0.98 │   5220.21 │   5286.02 │    0.99 │
│   Loop univariate 10k │ 10000 │    mooncake │   true │ 31239.08 │ 31219.69 │    1.00 │   6.41 │    6.38 │    1.01 │ 200348.92 │ 199057.50 │    1.01 │
├───────────────────────┼───────┼─────────────┼────────┼──────────┼──────────┼─────────┼────────┼─────────┼─────────┼───────────┼───────────┼─────────┤
│    Loop univariate 1k │  1000 │    mooncake │   true │  3168.37 │  3167.99 │    1.00 │   6.22 │    6.26 │    0.99 │  19708.53 │  19819.86 │    0.99 │
│      Multivariate 10k │ 10000 │    mooncake │   true │ 30673.30 │ 31113.99 │    0.99 │  10.29 │   10.12 │    1.02 │ 315558.42 │ 314775.12 │    1.00 │
│       Multivariate 1k │  1000 │    mooncake │   true │  3346.78 │  3458.89 │    0.97 │  13.98 │    9.24 │    1.51 │  46793.32 │  31954.64 │    1.46 │
├───────────────────────┼───────┼─────────────┼────────┼──────────┼──────────┼─────────┼────────┼─────────┼─────────┼───────────┼───────────┼─────────┤
│ Simple assume observe │     1 │ forwarddiff │  false │     0.88 │     0.88 │    1.00 │  10.46 │   10.48 │    1.00 │      9.23 │      9.22 │    1.00 │
│           Smorgasbord │   201 │ forwarddiff │  false │   944.23 │   944.22 │    1.00 │  68.37 │   70.82 │    0.97 │  64558.73 │  66868.72 │    0.97 │
│           Smorgasbord │   201 │      enzyme │   true │  1218.83 │  1288.01 │    0.95 │   5.23 │    5.00 │    1.05 │   6378.69 │   6434.80 │    0.99 │
├───────────────────────┼───────┼─────────────┼────────┼──────────┼──────────┼─────────┼────────┼─────────┼─────────┼───────────┼───────────┼─────────┤
│           Smorgasbord │   201 │ forwarddiff │   true │  1294.11 │  1290.95 │    1.00 │  67.83 │   73.24 │    0.93 │  87784.26 │  94547.77 │    0.93 │
│           Smorgasbord │   201 │    mooncake │   true │  1664.01 │  1305.52 │    1.27 │   4.17 │    4.61 │    0.91 │   6945.14 │   6016.34 │    1.15 │
│           Smorgasbord │   201 │ reversediff │   true │  1285.59 │  1287.46 │    1.00 │ 128.01 │  128.83 │    0.99 │ 164567.81 │ 165864.71 │    0.99 │
├───────────────────────┼───────┼─────────────┼────────┼──────────┼──────────┼─────────┼────────┼─────────┼─────────┼───────────┼───────────┼─────────┤
│              Submodel │     1 │    mooncake │   true │     0.88 │     0.88 │    1.00 │  27.07 │   26.75 │    1.01 │     23.88 │     23.55 │    1.01 │
└───────────────────────┴───────┴─────────────┴────────┴──────────┴──────────┴─────────┴────────┴─────────┴─────────┴───────────┴───────────┴─────────┘

@penelopeysm
Copy link
Copy Markdown
Member

I think this is fine to merge, the CI failures are because it's a bot PR.

@penelopeysm penelopeysm merged commit 2891e18 into main Apr 1, 2026
18 of 19 checks passed
@penelopeysm penelopeysm deleted the dependabot/github_actions/codecov/codecov-action-6 branch April 1, 2026 21:45
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.59%. Comparing base (78b969d) to head (00f6c7e).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1343   +/-   ##
=======================================
  Coverage   78.59%   78.59%           
=======================================
  Files          50       50           
  Lines        3626     3626           
=======================================
  Hits         2850     2850           
  Misses        776      776           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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