Closed diptiranjanpx closed 2 months ago
Attention: Patch coverage is 76.47059%
with 20 lines
in your changes missing coverage. Please review.
Project coverage is 34.56%. Comparing base (
9f294e6
) to head (f05cb83
). Report is 1 commits behind head on stork-24.3.1-fb.
Files with missing lines | Patch % | Lines |
---|---|---|
pkg/monitor/monitor.go | 76.47% | 15 Missing and 5 partials :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
What type of PR is this? improvement
What this PR does / why we need it:
Does this PR change a user-facing CRD or CLI?: no
Is a release note needed?: TBD
Does this change need to be cherry-picked to a release branch?: no
Test: UTs - 2 tests from current UT are failing as these need proper mocking of driver.InspectNode() . Will push the fix.
Manual test :
pods running a node
After stopping px on that node, the drivermonitor picked up and started deleting the pods
After pods using px volumes got evicted from the offline node
UT: