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/project failed Dec 16, 2024 in 1s

81.82% (-0.09%) compared to f3b5b0f

View this Pull Request on Codecov

81.82% (-0.09%) compared to f3b5b0f

Details

Codecov Report

Attention: Patch coverage is 79.48718% with 16 lines in your changes missing coverage. Please review.

Project coverage is 81.82%. Comparing base (f3b5b0f) to head (943cafb).

Files with missing lines Patch % Lines
src/sp/transport/tcp/tcp.c 80.26% 15 Missing ⚠️
src/core/pipe.c 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1989      +/-   ##
==========================================
- Coverage   81.91%   81.82%   -0.09%     
==========================================
  Files          95       95              
  Lines       24228    24181      -47     
  Branches     3206     3195      -11     
==========================================
- Hits        19846    19787      -59     
- Misses       4309     4321      +12     
  Partials       73       73              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.