Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(volume-group): fix node accessability incorrect caused by point reference #1291

Merged
merged 3 commits into from
Dec 1, 2023

Conversation

SSmallMonster
Copy link
Member

What this PR does / why we need it:

fix #1276

Special notes for your reviewer:

Does this PR introduce a user-facing change?


…nsistent with all volumes

Signed-off-by: SSmallMonster <mingming.zhou@daocloud.io>
…o fix accessibility error

Signed-off-by: SSmallMonster <mingming.zhou@daocloud.io>
@FloatXD FloatXD changed the title fix(volume-group: fix node accessability incorrect caused by point reference fix(volume-group): fix node accessability incorrect caused by point reference Nov 30, 2023
@codecov-commenter
Copy link

codecov-commenter commented Nov 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (21e63bf) 36.65% compared to head (b493901) 36.65%.
Report is 14 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1291   +/-   ##
=======================================
  Coverage   36.65%   36.65%           
=======================================
  Files          28       28           
  Lines        2218     2218           
=======================================
  Hits          813      813           
  Misses       1302     1302           
  Partials      103      103           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SSmallMonster SSmallMonster added the kind/bug Categorizes issue or PR as related to a bug. label Nov 30, 2023
@SSmallMonster SSmallMonster merged commit a1ef97d into hwameistor:main Dec 1, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

the lvr and lvg data are inconsistent
2 participants