Skip to content

Builder refactor #5112

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

Merged
merged 10 commits into from
Mar 26, 2025

refactor(aarch64): add `#[from]` to the arch error enum

2c42f84
Select commit
Loading
Failed to load commit list.
Merged

Builder refactor #5112

refactor(aarch64): add `#[from]` to the arch error enum
2c42f84
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 26, 2025 in 1s

93.66% of diff hit (target 83.19%)

View this Pull Request on Codecov

93.66% of diff hit (target 83.19%)

Annotations

Check warning on line 141 in src/vmm/src/arch/aarch64/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/arch/aarch64/mod.rs#L141

Added line #L141 was not covered by tests

Check warning on line 71 in src/vmm/src/arch/x86_64/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/arch/x86_64/mod.rs#L71

Added line #L71 was not covered by tests

Check warning on line 199 in src/vmm/src/arch/x86_64/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/arch/x86_64/mod.rs#L199

Added line #L199 was not covered by tests

Check warning on line 448 in src/vmm/src/arch/x86_64/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/arch/x86_64/mod.rs#L446-L448

Added lines #L446 - L448 were not covered by tests

Check warning on line 73 in src/vmm/src/builder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/builder.rs#L73

Added line #L73 was not covered by tests

Check warning on line 18 in src/vmm/src/cpu_config/aarch64/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/cpu_config/aarch64/mod.rs#L18

Added line #L18 was not covered by tests

Check warning on line 15 in src/vmm/src/initrd.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/initrd.rs#L15

Added line #L15 was not covered by tests

Check warning on line 47 in src/vmm/src/initrd.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/initrd.rs#L45-L47

Added lines #L45 - L47 were not covered by tests

Check warning on line 739 in src/vmm/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/lib.rs#L739

Added line #L739 was not covered by tests

Check warning on line 275 in src/vmm/src/persist.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/persist.rs#L275

Added line #L275 was not covered by tests