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 UT for utils pkg #751

Merged
merged 6 commits into from
Oct 18, 2024
Merged

Add UT for utils pkg #751

merged 6 commits into from
Oct 18, 2024

Conversation

AkshaySainiDell
Copy link
Contributor

@AkshaySainiDell AkshaySainiDell commented Oct 18, 2024

Description

Add UT for utils pkg.

GitHub Issues

List the GitHub issues impacted by this PR:

GitHub Issue #
dell/csm#1449

Checklist:

  • I have performed a self-review of my own code to ensure there are no formatting, vetting, linting, or security issues
  • I have verified that new and existing unit tests pass locally with my changes
  • I have not allowed coverage numbers to degenerate
  • I have maintained at least 90% code coverage
  • 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
  • I have maintained backward compatibility

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

@AkshaySainiDell AkshaySainiDell merged commit 45a40cf into main Oct 18, 2024
7 checks passed
@AkshaySainiDell AkshaySainiDell deleted the chore-utils-pkg-ut branch October 18, 2024 09:53
ChristianAtDell pushed a commit that referenced this pull request Oct 22, 2024
* Add Ut for HasModuleComponent & AddModuleComponent

* Refactor code and add UT for LoadDefaultComponents

* Refactor code and add more test cases

* Refactor code and add more test cases

* Fix error reported by golangci-lint
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