Skip to content

fixes #1713 SP pipe_send leaks message if aio is canceled

Codecov / codecov/project failed Nov 26, 2023 in 1s

79.07% (-0.31%) compared to 003f055

View this Pull Request on Codecov

79.07% (-0.31%) compared to 003f055

Details

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (003f055) 79.37% compared to head (759a2e9) 79.07%.

Files Patch % Lines
src/sp/transport/inproc/inproc.c 0.00% 2 Missing ⚠️
src/sp/transport/ipc/ipc.c 0.00% 2 Missing ⚠️
src/sp/transport/tcp/tcp.c 0.00% 2 Missing ⚠️
src/sp/transport/tls/tls.c 0.00% 2 Missing ⚠️
src/sp/transport/ws/websocket.c 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1715      +/-   ##
==========================================
- Coverage   79.37%   79.07%   -0.31%     
==========================================
  Files          89       89              
  Lines       20244    20254      +10     
==========================================
- Hits        16069    16015      -54     
- Misses       4175     4239      +64     

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