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: provider | use wired and wireless network methods #25

Merged
merged 3 commits into from
Sep 12, 2024

feat: implement network client methods into provider

fae6b82
Select commit
Loading
Failed to load commit list.
Merged

feat: provider | use wired and wireless network methods #25

feat: implement network client methods into provider
fae6b82
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 12, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 68 in pkg/config-api-provider/provider/resources/wired_network.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/config-api-provider/provider/resources/wired_network.go#L64-L68

Added lines #L64 - L68 were not covered by tests

Check warning on line 101 in pkg/config-api-provider/provider/resources/wired_network.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/config-api-provider/provider/resources/wired_network.go#L97-L101

Added lines #L97 - L101 were not covered by tests

Check warning on line 68 in pkg/config-api-provider/provider/resources/wireless_network.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/config-api-provider/provider/resources/wireless_network.go#L64-L68

Added lines #L64 - L68 were not covered by tests

Check warning on line 101 in pkg/config-api-provider/provider/resources/wireless_network.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/config-api-provider/provider/resources/wireless_network.go#L97-L101

Added lines #L97 - L101 were not covered by tests