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: Obtain info via routing sockets #29

Merged
merged 135 commits into from
Nov 21, 2024

Not Windows

0f1c742
Select commit
Loading
Failed to load commit list.
Merged

feat: Obtain info via routing sockets #29

Not Windows
0f1c742
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 21, 2024 in 1s

93.77% of diff hit (target 92.94%)

View this Pull Request on Codecov

93.77% of diff hit (target 92.94%)

Annotations

Check warning on line 74 in src/bsd.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bsd.rs#L74

Added line #L74 was not covered by tests

Check warning on line 112 in src/bsd.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bsd.rs#L112

Added line #L112 was not covered by tests

Check warning on line 145 in src/bsd.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bsd.rs#L145

Added line #L145 was not covered by tests

Check warning on line 161 in src/bsd.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bsd.rs#L159-L161

Added lines #L159 - L161 were not covered by tests

Check warning on line 164 in src/bsd.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bsd.rs#L164

Added line #L164 was not covered by tests

Check warning on line 286 in src/bsd.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bsd.rs#L286

Added line #L286 was not covered by tests

Check warning on line 296 in src/bsd.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bsd.rs#L296

Added line #L296 was not covered by tests

Check warning on line 80 in src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib.rs#L79-L80

Added lines #L79 - L80 were not covered by tests

Check warning on line 87 in src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib.rs#L85-L87

Added lines #L85 - L87 were not covered by tests

Check warning on line 94 in src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib.rs#L94

Added line #L94 was not covered by tests

Check warning on line 179 in src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib.rs#L179

Added line #L179 was not covered by tests

Check warning on line 151 in src/linux.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linux.rs#L151

Added line #L151 was not covered by tests

Check warning on line 185 in src/linux.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linux.rs#L185

Added line #L185 was not covered by tests

Check warning on line 189 in src/linux.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linux.rs#L189

Added line #L189 was not covered by tests

Check warning on line 199 in src/linux.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linux.rs#L199

Added line #L199 was not covered by tests

Check warning on line 235 in src/linux.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linux.rs#L235

Added line #L235 was not covered by tests

Check warning on line 258 in src/linux.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linux.rs#L258

Added line #L258 was not covered by tests

Check warning on line 340 in src/linux.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linux.rs#L340

Added line #L340 was not covered by tests

Check warning on line 36 in src/routesocket.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/routesocket.rs#L36

Added line #L36 was not covered by tests

Check warning on line 71 in src/routesocket.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/routesocket.rs#L68-L71

Added lines #L68 - L71 were not covered by tests

Check warning on line 111 in src/windows.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/windows.rs#L111

Added line #L111 was not covered by tests

Check warning on line 130 in src/windows.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/windows.rs#L130

Added line #L130 was not covered by tests

Check warning on line 142 in src/windows.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/windows.rs#L142

Added line #L142 was not covered by tests