Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add Github Action job to publish test results to coveralls and uploading test results to artifacts #12608

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

Merged
merged 7 commits into from
May 15, 2025

Conversation

k-a-il
Copy link
Contributor

@k-a-il k-a-il commented May 12, 2025

Motivation

This PR is part of initiative to migrate from CircleCI to GithubActions. This job combines coverage data, pushes them to coveralls, generates coverage diff and uploads it to artifacts

Changes

  • Combine and upload coverage results
  • Push coverage results to coveralls
  • Create coverage diff and upload to artifacts

Testing

@k-a-il k-a-il self-assigned this May 12, 2025
@k-a-il k-a-il added the semver: patch Non-breaking changes which can be included in patch releases label May 12, 2025
@k-a-il k-a-il requested a review from silv-io May 13, 2025 10:07
@k-a-il k-a-il marked this pull request as ready for review May 13, 2025 10:11
@k-a-il k-a-il changed the title Add Github Action job to publish test results to coveralls Add Github Action job to publish test results to coveralls and uploading test results to artifacts May 13, 2025
Copy link
Member

@silv-io silv-io left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Awesome to get the coverage report working well in GitHub actions as well

@k-a-il k-a-il merged commit d6e1a1a into master May 15, 2025
4 of 5 checks passed
@k-a-il k-a-il deleted the circle-ci-to-gh-report-stats branch May 15, 2025 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver: patch Non-breaking changes which can be included in patch releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants