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

Tcptran aio inline #1989

Merged
merged 4 commits into from
Dec 16, 2024

test: fix uninitialized complaint from tcp recv max test

943cafb
Select commit
Loading
Failed to load commit list.
Merged

Tcptran aio inline #1989

test: fix uninitialized complaint from tcp recv max test
943cafb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 16, 2024 in 0s

79.48% of diff hit (target 81.91%)

View this Pull Request on Codecov

79.48% of diff hit (target 81.91%)

Annotations

Check warning on line 302 in src/core/pipe.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/pipe.c#L302

Added line #L302 was not covered by tests

Check warning on line 237 in src/sp/transport/tcp/tcp.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sp/transport/tcp/tcp.c#L237

Added line #L237 was not covered by tests

Check warning on line 247 in src/sp/transport/tcp/tcp.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sp/transport/tcp/tcp.c#L246-L247

Added lines #L246 - L247 were not covered by tests

Check warning on line 415 in src/sp/transport/tcp/tcp.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sp/transport/tcp/tcp.c#L415

Added line #L415 was not covered by tests

Check warning on line 662 in src/sp/transport/tcp/tcp.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sp/transport/tcp/tcp.c#L661-L662

Added lines #L661 - L662 were not covered by tests

Check warning on line 665 in src/sp/transport/tcp/tcp.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sp/transport/tcp/tcp.c#L664-L665

Added lines #L664 - L665 were not covered by tests

Check warning on line 674 in src/sp/transport/tcp/tcp.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sp/transport/tcp/tcp.c#L674

Added line #L674 was not covered by tests

Check warning on line 703 in src/sp/transport/tcp/tcp.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sp/transport/tcp/tcp.c#L702-L703

Added lines #L702 - L703 were not covered by tests

Check warning on line 721 in src/sp/transport/tcp/tcp.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sp/transport/tcp/tcp.c#L721

Added line #L721 was not covered by tests

Check warning on line 726 in src/sp/transport/tcp/tcp.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sp/transport/tcp/tcp.c#L726

Added line #L726 was not covered by tests

Check warning on line 751 in src/sp/transport/tcp/tcp.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sp/transport/tcp/tcp.c#L751

Added line #L751 was not covered by tests