Skip to content

tls: use nni_aio_begin

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

82.39% (+0.07%) compared to 8027aeb

View this Pull Request on Codecov

82.39% (+0.07%) compared to 8027aeb

Details

Codecov Report

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

Project coverage is 82.39%. Comparing base (8027aeb) to head (aada131).

Files with missing lines Patch % Lines
src/nng.c 58.82% 7 Missing ⚠️
src/platform/posix/posix_tcpdial.c 42.85% 4 Missing ⚠️
src/platform/posix/posix_ipcdial.c 50.00% 3 Missing ⚠️
src/supplemental/tls/tls_common.c 90.00% 2 Missing ⚠️
src/sp/transport/udp/udp.c 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2021      +/-   ##
==========================================
+ Coverage   82.32%   82.39%   +0.07%     
==========================================
  Files          95       95              
  Lines       23972    23840     -132     
  Branches     3137     3081      -56     
==========================================
- Hits        19734    19643      -91     
+ Misses       4164     4125      -39     
+ Partials       74       72       -2     

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