alibaba / open-local

cloud-native local storage management system for stateful workload, low-latency with simplicity
Apache License 2.0
460 stars 81 forks source link

When remove ephemeral csi failed, force remove it. #221

Open VinceCui opened 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Attention: Patch coverage is 42.10526% with 11 lines in your changes missing coverage. Please review.

Project coverage is 32.38%. Comparing base (255e6d8) to head (bcdb134). Report is 50 commits behind head on main.

Files with missing lines Patch % Lines
pkg/csi/nodeserver.go 20.00% 8 Missing :warning:
pkg/csi/nodeutils.go 66.66% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #221 +/- ## ========================================== + Coverage 32.10% 32.38% +0.28% ========================================== Files 41 41 Lines 6411 6425 +14 ========================================== + Hits 2058 2081 +23 + Misses 4064 4054 -10 - Partials 289 290 +1 ``` | [Flag](https://app.codecov.io/gh/alibaba/open-local/pull/221/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/alibaba/open-local/pull/221/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba) | `32.38% <42.10%> (+0.28%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.