Closed komer3 closed 2 months ago
Attention: Patch coverage is 37.50000%
with 10 lines
in your changes missing coverage. Please review.
Project coverage is 36.40%. Comparing base (
d4f9670
) to head (69bc1eb
).
Files | Patch % | Lines |
---|---|---|
internal/driver/nodeserver.go | 0.00% | 10 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Overall, the PR looks good to me.
The cases being addressed here from csi-sanity tests:
NOTE: This PR is not for implementing the
NodeExpandVolume()
. That method is in the roadmap for future PRs. This is just meant for address errors related to validation of the request object.General:
Pull Request Guidelines: