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

Overhaul: Qemu Network interfaces. #365

Merged
merged 13 commits into from
Oct 28, 2024
Merged

Conversation

Tinyblargon
Copy link
Collaborator

@Tinyblargon Tinyblargon commented Sep 16, 2024

Closes #341

Re-implements the Qemu Network interfaces.

100% code coverage.

the `interface{}` is always typecast to `string`, now the function returns a `string` removing all the type casts.
@Tinyblargon Tinyblargon added type/bug type/enhancement An improvement of existing functionality labels Sep 16, 2024
@Tinyblargon Tinyblargon self-assigned this Sep 16, 2024
@Tinyblargon Tinyblargon marked this pull request as ready for review October 25, 2024 17:18
@Tinyblargon Tinyblargon marked this pull request as draft October 25, 2024 18:30
@Tinyblargon Tinyblargon marked this pull request as ready for review October 28, 2024 06:56
@Tinyblargon Tinyblargon merged commit b38644d into Telmate:master Oct 28, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug type/enhancement An improvement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Overhaul: Qemu Network interfaces.
1 participant