-
Notifications
You must be signed in to change notification settings - Fork 10
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: virtual machine monitor. #602
fix: virtual machine monitor. #602
Conversation
Merge ProtectionsYour pull request matches the following merge protections and will not be merged until they are valid. 🟢 Enforce conventional commitWonderful, this rule succeeded.Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/
🟢 Enforce verified commitsWonderful, this rule succeeded.Make sure that we have verified commits
🟢 Enforce linear historyWonderful, this rule succeeded.Make sure that we have a linear history, no merge commits are allowed
|
97977d1
to
ef33aa7
Compare
❗❗❗ git rebase HEAD~1 --signoff
git push --force-with-lease origin release/v1.4.17-alpha.1 |
1c4d408
to
470077c
Compare
Signed-off-by: Cybwan <[email protected]> Signed-off-by: Lin Yang <[email protected]>
470077c
to
92d1019
Compare
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## release/v1.4 #602 +/- ##
===============================================
Coverage ? 14.16%
===============================================
Files ? 820
Lines ? 65280
Branches ? 0
===============================================
Hits ? 9245
Misses ? 55860
Partials ? 175
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
/lgtm |
fix virtual machine monitor. Signed-off-by: Cybwan <[email protected]> Signed-off-by: Lin Yang <[email protected]> (cherry picked from commit 59b8f26)
fix virtual machine monitor. Signed-off-by: Cybwan <[email protected]> Signed-off-by: Lin Yang <[email protected]> (cherry picked from commit 59b8f26) Signed-off-by: Lin Yang <[email protected]>
fix: virtual machine monitor. (#602) fix virtual machine monitor. (cherry picked from commit 59b8f26) Signed-off-by: Cybwan <[email protected]> Signed-off-by: Lin Yang <[email protected]> Co-authored-by: Cybwan <[email protected]>
Description:
fix virtual machine monitor.
Testing done:
Done
Affected area:
Please answer the following questions with yes/no.
Does this change contain code from or inspired by another project? no
Is this a breaking change? no
Has documentation corresponding to this change been updated in the fsm-docs repo (if applicable)? no