Skip to content

Bump coverallsapp/github-action from 1.2.5 to 2.3.6#728

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/coverallsapp/github-action-2.3.6
Open

Bump coverallsapp/github-action from 1.2.5 to 2.3.6#728
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/coverallsapp/github-action-2.3.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps coverallsapp/github-action from 1.2.5 to 2.3.6.

Release notes

Sourced from coverallsapp/github-action's releases.

v2.3.6

What's Changed

Full Changelog: coverallsapp/github-action@v2...v2.3.6

v2.3.5

What's Changed

New Contributors

Full Changelog: coverallsapp/github-action@v2...v2.3.5

v2.3.4

What's Changed

  • Add coverage-reporter-platform input option by @​afinetooth in coverallsapp/github-action#233
    • Since we have added support for coverage-reporter on aarch64, we need to provide users of our github-action the ability to select this architecture-specific version of coverage-reporter when they're using an aarch64 / arm64 runner in CI.

Full Changelog: coverallsapp/github-action@v2...v2.3.4

v2.3.3

What's Changed

Full Changelog: coverallsapp/github-action@v2...v2.3.3

v2.3.2

What's Changed

New Contributors

Full Changelog: coverallsapp/github-action@v2.3.1...v2.3.2

v2.3.1

What's Changed

... (truncated)

Upgrade guide

Sourced from coverallsapp/github-action's upgrade guide.

v1 -> v2

Notable changes

Upgrading

  • Option path-to-lcov is now deprecated, use file instead.

  • You can skip file option and coveralls will try to find all supported coverage files and combine their data.

  • If coveralls fails to determine your coverage report format, use explicit format option to specify it. See supported values.

  • If you see a message Nothing to report it might be a path resolution issue. Check filenames in the coverage report and use base-path option to adjust paths to the source files.

Commits
  • 648a8eb Explicitly set auto-detect as default for platform (#240)
  • 773b6d8 README/Inputs: list all (non-deprecated) inputs (#239)
  • 72709f8 Automatically detect the platform to install (#238)
  • cfd0633 Add coverage-reporter-platform input option (#233)
  • 0db2c3c Update README.md
  • 29d7fa2 Add two more helpful steps to update-major-version-tag workflow (#231)
  • 4cdef0b Always point the major version tag to the latest release (#230)
  • 43f11c4 Verify that coverage-reporter-version option is recognized (#229)
  • c258231 Add build number to supported inputs options (#228)
  • 0ae2400 Change command to to be compatible with alpine distros. (#227)
  • Additional commits viewable 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 [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.2.5 to 2.3.6.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Upgrade guide](https://github.com/coverallsapp/github-action/blob/main/UPGRADE.md)
- [Commits](coverallsapp/github-action@09b709c...648a8eb)

---
updated-dependencies:
- dependency-name: coverallsapp/github-action
  dependency-version: 2.3.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 May 25, 2026
@github-actions github-actions Bot requested a review from pboling May 25, 2026 07:27
@github-actions
Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Health
oauth2 100% 100%
Summary 100% (525 / 525) 100% (174 / 174)

Minimum allowed line rate is 100%

@codecov
Copy link
Copy Markdown

codecov Bot commented May 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (171609a) to head (98117a8).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #728   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines          562       562           
  Branches       171       171           
=========================================
  Hits           562       562           

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

@coveralls
Copy link
Copy Markdown

Coverage Report for CI Build 26388740151

Coverage decreased (-0.4%) to 99.598%

Details

  • Coverage decreased (-0.4%) from the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 530
Covered Lines: 530
Line Coverage: 100.0%
Relevant Branches: 465
Covered Branches: 461
Branch Coverage: 99.14%
Branches in Coverage %: Yes
Coverage Strength: 228.13 hits per line

💛 - Coveralls

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.

2 participants