Skip to content

Update unit tests for provider package#432

Merged
tdawe merged 2 commits into
usr/spark/unit-test-improvementsfrom
usr/tdawe/provider-unit-tests
Jan 30, 2025
Merged

Update unit tests for provider package#432
tdawe merged 2 commits into
usr/spark/unit-test-improvementsfrom
usr/tdawe/provider-unit-tests

Conversation

@tdawe

@tdawe tdawe commented Jan 29, 2025

Copy link
Copy Markdown
Contributor

Description

PR targets the usr/spark/unit-test-improvements branch.

Increases code coverage for provider package to 100%:

# go test -cover -count 1 ./...
ok      github.com/dell/csi-powermax/v2/provider        0.040s  coverage: 100.0% of statements

GitHub Issues

List the GitHub issues impacted by this PR:

GitHub Issue #

Checklist:

  • Have you run format,vet & lint checks against your submission?
  • Have you made sure that the code compiles?
  • Did you run the unit & integration tests successfully?
  • Have you maintained at least 90% code coverage?
  • Have you commented your code, particularly in hard-to-understand areas
  • Have you done corresponding changes to the documentation
  • Did you run tests in a real Kubernetes cluster?
  • Backward compatibility is not broken

How Has This Been Tested?

Ran the new unit tests for the provider package.

@tdawe tdawe merged commit 0802e1c into usr/spark/unit-test-improvements Jan 30, 2025
@tdawe tdawe deleted the usr/tdawe/provider-unit-tests branch January 30, 2025 13:35
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.

2 participants