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

Modify unit test action to test all repository packages #113

Merged
merged 30 commits into from
Jan 29, 2025

Conversation

shaynafinocchiaro
Copy link
Contributor

@shaynafinocchiaro shaynafinocchiaro commented Jan 27, 2025

Description

PR changes the go-code-tester action to test all packages in a repository, as well as submodules.
Adds a new step "Coverage results". However, if Run unit tests and check package coverage fails because of lack of coverage, then the "coverage results" step will be skipped.

Issues

List the issues impacted by this PR:

Issue ID
dell/csm#1733

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration

@shaynafinocchiaro shaynafinocchiaro merged commit 9e9c83f into main Jan 29, 2025
2 checks passed
@shaynafinocchiaro shaynafinocchiaro deleted the modify-UT-action branch January 29, 2025 14:46
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.

3 participants