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

Increase code coverage #81

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Increase code coverage #81

wants to merge 2 commits into from

Conversation

AkshaySainiDell
Copy link

@AkshaySainiDell AkshaySainiDell commented Jan 10, 2025

PR Submission checklist

GitHub Issues

List the GitHub issues impacted by this PR:

GitHub Issue #
dell/csm#1559

Common PR Checklist:

  • Have you made sure that the code compiles?
  • Have you commented your code, particularly in hard-to-understand areas
  • Did you run tests in a real Kubernetes cluster?
  • Have you maintained backward compatibility

Description of your changes:

This PR increases the UT coverage

@KshitijaKakde KshitijaKakde force-pushed the chore-code-coverage branch 2 times, most recently from a8fa4c6 to 8506521 Compare January 27, 2025 04:38
@adarsh-dell adarsh-dell marked this pull request as ready for review February 11, 2025 11:34
@adarsh-dell adarsh-dell changed the title [WIP] Increase code coverage Increase code coverage Feb 11, 2025
@chimanjain
Copy link
Collaborator

Can you run e2e with the changes as we are modifying go files also to make sure we are not introducing any breaking changes.

@AkshaySainiDell
Copy link
Author

@chimanjain, the changes to the Go files primarily involve converting unexported variables to exported ones, which was necessary for writing the unit tests. No changes have been made to the functionality.

HarishH-DELL
HarishH-DELL approved these changes Feb 12, 2025
@chimanjain
Copy link
Collaborator

Thanks @AkshaySainiDell for clarifying. LGTM

@HarishH-DELL HarishH-DELL self-requested a review February 12, 2025 12:59
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.

7 participants