Closed prajwalvathreya closed 1 month ago
Attention: Patch coverage is 55.05618%
with 40 lines
in your changes missing coverage. Please review.
Project coverage is 75.31%. Comparing base (
0b18622
) to head (9f86018
). Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
internal/driver/nodeserver.go | 29.72% | 26 Missing :warning: |
internal/driver/server.go | 67.74% | 8 Missing and 2 partials :warning: |
main.go | 0.00% | 4 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR is to get the metrics of the functions performed by the node server. The functions for which the metrics are implemented are:
NodePublishVolume NodeUnpublishVolume NodeStageVolume NodeUnstageVolume NodeExpandVolume
General:
Pull Request Guidelines: