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

Fix marshalling of StringBuilder errors #533

Merged
merged 7 commits into from
Oct 8, 2024

Cleanup

3b1b506
Select commit
Loading
Failed to load commit list.
Merged

Fix marshalling of StringBuilder errors #533

Cleanup
3b1b506
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 8, 2024 in 1s

79.31% of diff hit (target 81.48%)

View this Pull Request on Codecov

79.31% of diff hit (target 81.48%)

Annotations

Check warning on line 99 in SharpPcap/LibPcap/CaptureFileReaderDevice.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

SharpPcap/LibPcap/CaptureFileReaderDevice.cs#L99

Added line #L99 was not covered by tests

Check warning on line 283 in SharpPcap/LibPcap/LibPcapLiveDevice.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

SharpPcap/LibPcap/LibPcapLiveDevice.cs#L283

Added line #L283 was not covered by tests

Check warning on line 304 in SharpPcap/LibPcap/LibPcapLiveDevice.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

SharpPcap/LibPcap/LibPcapLiveDevice.cs#L304

Added line #L304 was not covered by tests

Check warning on line 183 in SharpPcap/LibPcap/PcapInterface.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

SharpPcap/LibPcap/PcapInterface.cs#L183

Added line #L183 was not covered by tests

Check warning on line 186 in SharpPcap/LibPcap/PcapInterface.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

SharpPcap/LibPcap/PcapInterface.cs#L186

Added line #L186 was not covered by tests

Check warning on line 212 in SharpPcap/LibPcap/PcapInterface.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

SharpPcap/LibPcap/PcapInterface.cs#L212

Added line #L212 was not covered by tests