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

Add network bridges #3195

Merged
merged 54 commits into from
Jan 5, 2024

[daemon] Filter out empty MAC addresses.

89f1b78
Select commit
Loading
Failed to load commit list.
Merged

Add network bridges #3195

[daemon] Filter out empty MAC addresses.
89f1b78
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 4, 2024 in 1s

90.55% of diff hit (target 83.92%)

View this Pull Request on Codecov

90.55% of diff hit (target 83.92%)

Annotations

Check warning on line 163 in src/client/cli/cmd/delete.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client/cli/cmd/delete.cpp#L162-L163

Added lines #L162 - L163 were not covered by tests

Check warning on line 166 in src/client/cli/cmd/delete.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client/cli/cmd/delete.cpp#L166

Added line #L166 was not covered by tests

Check warning on line 612 in src/client/cli/cmd/launch.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client/cli/cmd/launch.cpp#L612

Added line #L612 was not covered by tests

Check warning on line 614 in src/client/cli/cmd/launch.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client/cli/cmd/launch.cpp#L614

Added line #L614 was not covered by tests

Check warning on line 617 in src/client/cli/cmd/launch.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client/cli/cmd/launch.cpp#L616-L617

Added lines #L616 - L617 were not covered by tests

Check warning on line 276 in src/daemon/daemon.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daemon/daemon.cpp#L276

Added line #L276 was not covered by tests

Check warning on line 278 in src/daemon/daemon.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daemon/daemon.cpp#L278

Added line #L278 was not covered by tests

Check warning on line 1406 in src/daemon/daemon.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daemon/daemon.cpp#L1406

Added line #L1406 was not covered by tests

Check warning on line 1408 in src/daemon/daemon.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daemon/daemon.cpp#L1408

Added line #L1408 was not covered by tests

Check warning on line 3487 in src/daemon/daemon.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daemon/daemon.cpp#L3487

Added line #L3487 was not covered by tests

Check warning on line 201 in src/daemon/instance_settings_handler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daemon/instance_settings_handler.cpp#L200-L201

Added lines #L200 - L201 were not covered by tests

Check warning on line 204 in src/daemon/instance_settings_handler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daemon/instance_settings_handler.cpp#L204

Added line #L204 was not covered by tests

Check warning on line 612 in src/platform/backends/qemu/qemu_virtual_machine.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/backends/qemu/qemu_virtual_machine.cpp#L612

Added line #L612 was not covered by tests

Check warning on line 614 in src/platform/backends/qemu/qemu_virtual_machine.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/backends/qemu/qemu_virtual_machine.cpp#L614

Added line #L614 was not covered by tests