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 gocover checks for PR's #74

Merged
merged 41 commits into from
Jul 28, 2023
Merged

Add gocover checks for PR's #74

merged 41 commits into from
Jul 28, 2023

Conversation

hsubramanianaks
Copy link
Collaborator

@hsubramanianaks hsubramanianaks commented Jul 28, 2023

Description

This PR is to add gocover and coverall- code coverage check for unit tests for any PR opened against main branch.

Type of change: Feature

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • Github actions via forked repo

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

coverage.out Outdated Show resolved Hide resolved
@hsubramanianaks hsubramanianaks marked this pull request as ready for review July 28, 2023 15:09
@hsubramanianaks
Copy link
Collaborator Author

/ok-to-test sha=3d11b9a

.github/workflows/unit.yaml Outdated Show resolved Hide resolved
coverage.out Outdated Show resolved Hide resolved
@hsubramanianaks
Copy link
Collaborator Author

/ok-to-test sha=e4338bb

OliverMKing
OliverMKing previously approved these changes Jul 28, 2023
Copy link
Collaborator

@OliverMKing OliverMKing left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for the good work.

The badge could maybe be added to the readme.md in this PR but that's not a big deal.

@jaiveerk
Copy link
Collaborator

/ok-to-test sha=d6f1eb5

@OliverMKing OliverMKing merged commit 11ca27d into Azure:main Jul 28, 2023
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.

4 participants