Skip to content

github actions (deps): bump orgoro/coverage from 3.2 to 3.3#190

Merged
github-actions[bot] merged 1 commit intodevelopfrom
dependabot/github_actions/orgoro/coverage-3.3
May 7, 2026
Merged

github actions (deps): bump orgoro/coverage from 3.2 to 3.3#190
github-actions[bot] merged 1 commit intodevelopfrom
dependabot/github_actions/orgoro/coverage-3.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 7, 2026

Bumps orgoro/coverage from 3.2 to 3.3.

Release notes

Sourced from orgoro/coverage's releases.

v3.3 — node24 runtime, configurable title, docs

Runtime

  • bumps action runtime from node20 to node24
  • internal: TypeScript ^5.4, @types/node ^24, jest/ts-jest ^29

Features

  • new title input — heading text for the PR comment. Default changed from Python Coverage to Code Coverage since the action works for any language producing cobertura xml. Setting a unique value per matrix entry (e.g. Python Coverage 3.10, Python Coverage 3.11) posts separate comments instead of overwriting one shared one. Closes #328, #320.

Docs

  • README now documents required token permissions (contents: read, pull-requests: write). Closes #310.

Fixes

  • overall-coverage table column LinesStatements to match coverage.py terminology. Closes #250.

⚠️ Upgrade note

The default title changed from Python Coverage to Code Coverage. The first post-upgrade run will create a new comment instead of updating the existing Python Coverage one (the old comment becomes orphaned on each open PR). To preserve the old behavior, pin the title:

- uses: orgoro/coverage@v3.3
  with:
    coverageFile: path/to/coverage.xml
    token: ${{ secrets.GITHUB_TOKEN }}
    title: "Python Coverage"

Full changelog: orgoro/coverage@v3.2...v3.3

Commits
  • 71cf993 Bump runtime to node24 + configurable title, permissions docs, statements col...
  • 7dbd48c Fix copy-paste mistake on README.md (#327)
  • See full diff in compare view

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 [orgoro/coverage](https://github.com/orgoro/coverage) from 3.2 to 3.3.
- [Release notes](https://github.com/orgoro/coverage/releases)
- [Commits](orgoro/coverage@3f13a55...71cf993)

---
updated-dependencies:
- dependency-name: orgoro/coverage
  dependency-version: '3.3'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 May 7, 2026
@github-actions github-actions Bot enabled auto-merge (squash) May 7, 2026 20:24
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2026

☂️ Code Coverage

current status: ✅

Overall Coverage

Statements Covered Coverage Threshold Status
680 556 82% 70% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: a204de3 by action🐍

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 7, 2026

@github-actions github-actions Bot merged commit 82f3ebe into develop May 7, 2026
17 checks passed
@github-actions github-actions Bot deleted the dependabot/github_actions/orgoro/coverage-3.3 branch May 7, 2026 20:29
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.

0 participants