Skip to content

feat: implement the last 2 missing network struct functions

Codecov / codecov/project succeeded Nov 28, 2024 in 1s

73.21% (+0.31%) compared to 41fb183

View this Pull Request on Codecov

73.21% (+0.31%) compared to 41fb183

Details

Codecov Report

Attention: Patch coverage is 71.05263% with 22 lines in your changes missing coverage. Please review.

Project coverage is 73.21%. Comparing base (41fb183) to head (956cd08).
Report is 10 commits behind head on master.

Files with missing lines Patch % Lines
toxcore/network.c 72.85% 19 Missing ⚠️
toxcore/network_test_util.cc 0.00% 2 Missing ⚠️
toxcore/DHT.c 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2773      +/-   ##
==========================================
+ Coverage   72.89%   73.21%   +0.31%     
==========================================
  Files         149      149              
  Lines       30570    30595      +25     
==========================================
+ Hits        22285    22401     +116     
+ Misses       8285     8194      -91     

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