Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update coverallsapp/github-action action to v2 #74

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 28, 2023

This PR contains the following updates:

Package Type Update Change
coverallsapp/github-action action major v1.2.5 -> v2.3.6

Release Notes

coverallsapp/github-action (coverallsapp/github-action)

v2.3.6

Compare Source

What's Changed

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

v2.3.5

Compare Source

What's Changed

New Contributors

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

v2.3.4

Compare Source

What's Changed

  • Add coverage-reporter-platform input option by @​afinetooth in https://github.com/coverallsapp/github-action/pull/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

Compare Source

What's Changed

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

v2.3.2

Compare Source

What's Changed

New Contributors

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

v2.3.1

Compare Source

What's Changed

Extend behavior of fail-on-error option to setup failures by @​afinetooth in https://github.com/coverallsapp/github-action/pull/226

  • Technically an enhancement, these changes make the action behave as many customers already expect by ignoring any and all failures when the fail-on-error input is set to false.

  • Adds logic to handle any failures in "setup" tasks, including downloading the coverage-reporter binary, verifying the binary, and finding the binary by its expected name after extraction.

  • The new logic checks these actions and exits with code 1 on failure, except if fail-on-error is set to true, in which case it returns exit code 0.

  • Adds a matrix workflow that tests the action for each os and the two key binary commands (coveralls report and coevralls done). Each of these scenarios implicitly tests our setup tasks since they run first in each scenario.

  • Also extends the behavior of debug: true to flip the shell-specific debug flag for each os including set -x for linux and macos and Set-PSDebug -Trace 1 for windows.

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

v2.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: coverallsapp/github-action@v2.2.3...v2.3.0

v2.2.3

Compare Source

v2.2.2

Compare Source

v2.2.1

Compare Source

v2.2.0

Compare Source

v2.1.2

Compare Source

v2.1.1

Compare Source

v2.1.0

Compare Source

v2.0.0

Compare Source

Notable changes:
Upgrading (v1 -> v2)
  • Option path-to-lcov is now deprecated, use file instead.

  • You can also skip using the 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.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov
Copy link

codecov bot commented May 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.72%. Comparing base (5113ad3) to head (783184e).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #74   +/-   ##
=======================================
  Coverage   89.72%   89.72%           
=======================================
  Files           3        3           
  Lines         331      331           
  Branches       63       63           
=======================================
  Hits          297      297           
  Misses         15       15           
  Partials       19       19           

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

@renovate renovate bot force-pushed the renovate/coverallsapp-github-action-2.x branch from c77690c to 1bfdc40 Compare May 28, 2023 22:18
@renovate renovate bot force-pushed the renovate/coverallsapp-github-action-2.x branch from 1bfdc40 to 32ef094 Compare June 7, 2023 14:39
@renovate renovate bot force-pushed the renovate/coverallsapp-github-action-2.x branch from 32ef094 to f27f641 Compare July 13, 2023 13:26
@renovate renovate bot force-pushed the renovate/coverallsapp-github-action-2.x branch from f27f641 to a4d4e05 Compare September 4, 2023 09:52
@coveralls-official
Copy link

coveralls-official bot commented Sep 4, 2023

Pull Request Test Coverage Report for Build 12967080173

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 92.178%

Totals Coverage Status
Change from base Build 11847935205: 0.0%
Covered Lines: 309
Relevant Lines: 325

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/coverallsapp-github-action-2.x branch from a4d4e05 to bcd2d4f Compare September 7, 2023 13:34
@renovate renovate bot force-pushed the renovate/coverallsapp-github-action-2.x branch 3 times, most recently from af2ca2c to 38a410a Compare January 6, 2024 00:02
@renovate renovate bot force-pushed the renovate/coverallsapp-github-action-2.x branch from 38a410a to 95251b8 Compare January 31, 2024 21:56
@renovate renovate bot force-pushed the renovate/coverallsapp-github-action-2.x branch from 95251b8 to 4a68f17 Compare May 8, 2024 17:26
@renovate renovate bot force-pushed the renovate/coverallsapp-github-action-2.x branch 2 times, most recently from 807d155 to 93ba5f9 Compare July 25, 2024 22:49
@renovate renovate bot force-pushed the renovate/coverallsapp-github-action-2.x branch 3 times, most recently from 901ce2a to 9207256 Compare October 16, 2024 23:39
@renovate renovate bot force-pushed the renovate/coverallsapp-github-action-2.x branch from 9207256 to 928b141 Compare October 24, 2024 22:04
@renovate renovate bot force-pushed the renovate/coverallsapp-github-action-2.x branch 2 times, most recently from b3d37ef to 937cb95 Compare November 15, 2024 00:30
@renovate renovate bot force-pushed the renovate/coverallsapp-github-action-2.x branch from 937cb95 to 4402640 Compare January 25, 2025 02:28
@renovate renovate bot force-pushed the renovate/coverallsapp-github-action-2.x branch from 4402640 to 783184e Compare January 25, 2025 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant