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(LocalStorage): LocalVolumeConvert state transition error #1217

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

hikariwo
Copy link
Member

@hikariwo hikariwo commented Nov 3, 2023

What this PR does / why we need it:

fix #1216

Special notes for your reviewer:

Does this PR introduce a user-facing change?


Signed-off-by: lancerxiu <1377004871@qq.com>
@hikariwo hikariwo changed the title fix LocalVolumeConvert state transition error fix(LocalStorage): LocalVolumeConvert state transition error Nov 3, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #1217 (8cadee5) into main (44f95d8) will not change coverage.
Report is 6 commits behind head on main.
The diff coverage is n/a.

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

@@           Coverage Diff           @@
##             main    #1217   +/-   ##
=======================================
  Coverage   35.77%   35.77%           
=======================================
  Files          28       28           
  Lines        2180     2180           
=======================================
  Hits          780      780           
  Misses       1297     1297           
  Partials      103      103           

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@SSmallMonster SSmallMonster added the kind/enhancement New feature or request label Nov 6, 2023
@SSmallMonster
Copy link
Member

lgtm

@SSmallMonster SSmallMonster merged commit 47d96fe into hwameistor:main Nov 6, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LocalStorage: state transition error
3 participants