Skip to content

pipe: allocate and destroy pipe transport data with common pipe data

Codecov / codecov/project succeeded Dec 2, 2024 in 1s

81.76% (-0.11%) compared to ec714f0, passed because coverage increased by 0.07% when compared to adjusted base (81.69%)

View this Pull Request on Codecov

81.76% (-0.11%) compared to ec714f0, passed because coverage increased by 0.07% when compared to adjusted base (81.69%)

Details

Codecov Report

Attention: Patch coverage is 95.35519% with 17 lines in your changes missing coverage. Please review.

Project coverage is 81.76%. Comparing base (ec714f0) to head (2e14f13).

Files with missing lines Patch % Lines
src/nng.c 77.77% 6 Missing ⚠️
src/core/pipe.c 91.07% 5 Missing ⚠️
src/core/socket.c 97.53% 2 Missing ⚠️
src/core/aio.c 96.15% 1 Missing ⚠️
src/sp/transport/socket/sockfd.c 94.11% 1 Missing ⚠️
src/sp/transport/ws/websocket.c 96.55% 1 Missing ⚠️
src/supplemental/websocket/websocket.c 97.72% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1951      +/-   ##
==========================================
- Coverage   81.87%   81.76%   -0.11%     
==========================================
  Files          94       95       +1     
  Lines       24006    23882     -124     
  Branches     3199     3178      -21     
==========================================
- Hits        19655    19528     -127     
- Misses       4276     4280       +4     
+ Partials       75       74       -1     

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