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

Add workflow for test coverage report and PR coverage comments #115

Merged
merged 1 commit into from
Jun 5, 2024
Merged

Add workflow for test coverage report and PR coverage comments #115

merged 1 commit into from
Jun 5, 2024

Conversation

neelam-kushwah
Copy link
Contributor

  • Implement workflow to measure test code coverage.
  • Generate coverage reports after tests are executed.
  • Add support for posting coverage comments on PRs from forks.

I have tested these workflows in my own fork, keep in mind that this only works once the additional workflow is available in the main branch, thus after this PR has been merged.

Here is the screenshot from my own fork

image

- Implement workflow to measure test code coverage.
- Generate coverage reports after tests are executed.
- Add support for posting coverage comments on PRs from forks.
-
I have tested these workflows in my own fork, keep in mind that this only works once the additional workflow is available in the main branch, thus after this PR has been merged.

Here is the screenshot from my own fork
@neelam-kushwah neelam-kushwah added the enhancement New feature or request label Jun 5, 2024
Copy link

@stevenhartley stevenhartley left a comment

Choose a reason for hiding this comment

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

LGTM thank you @neelam-kushwah

@stevenhartley stevenhartley merged commit f555882 into eclipse-uprotocol:main Jun 5, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants