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

Refactor image vault utils #3846

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Replace `auto _` with `std::ignore`

f128abb
Select commit
Loading
Failed to load commit list.
Open

Refactor image vault utils #3846

Replace `auto _` with `std::ignore`
f128abb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 18, 2024 in 0s

86.56% of diff hit (target 88.94%)

View this Pull Request on Codecov

86.56% of diff hit (target 88.94%)

Annotations

Check warning on line 657 in src/daemon/default_vm_image_vault.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daemon/default_vm_image_vault.cpp#L657

Added line #L657 was not covered by tests

Check warning on line 684 in src/daemon/default_vm_image_vault.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daemon/default_vm_image_vault.cpp#L684

Added line #L684 was not covered by tests

Check warning on line 86 in src/platform/backends/lxd/lxd_vm_image_vault.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/backends/lxd/lxd_vm_image_vault.cpp#L86

Added line #L86 was not covered by tests

Check warning on line 95 in src/platform/backends/lxd/lxd_vm_image_vault.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/backends/lxd/lxd_vm_image_vault.cpp#L94-L95

Added lines #L94 - L95 were not covered by tests

Check warning on line 528 in src/platform/backends/lxd/lxd_vm_image_vault.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/backends/lxd/lxd_vm_image_vault.cpp#L528

Added line #L528 was not covered by tests

Check warning on line 57 in src/xz_decoder/xz_image_decoder.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/xz_decoder/xz_image_decoder.cpp#L57

Added line #L57 was not covered by tests

Check warning on line 63 in src/xz_decoder/xz_image_decoder.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/xz_decoder/xz_image_decoder.cpp#L63

Added line #L63 was not covered by tests

Check warning on line 67 in src/xz_decoder/xz_image_decoder.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/xz_decoder/xz_image_decoder.cpp#L67

Added line #L67 was not covered by tests