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

feat(core/virtual-machine): add new "allocating" and "allocated" states #153

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

jimehk
Copy link
Contributor

@jimehk jimehk commented Mar 7, 2024

This add constants for two new possible VM states which each VM briefly
transitions through during start up.

This add constants for two new possible VM states which each VM briefly
transitions through during start up.
@jimehk jimehk requested a review from ikadix March 7, 2024 16:25
Copy link

codeclimate bot commented Mar 7, 2024

Code Climate has analyzed commit 64e75f2 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (90% is the threshold).

This pull request will bring the total coverage in the repository to 91.0% (0.0% change).

View more on Code Climate.

@jimehk jimehk merged commit 267f309 into main Mar 7, 2024
11 checks passed
@jimehk jimehk deleted the add-new-vm-states branch March 7, 2024 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants