Skip to content

refactor: Fix network test not using the strong typedef

Codecov / codecov/project succeeded Feb 9, 2024 in 0s

73.76% (+0.01%) compared to 9fe18b1

View this Pull Request on Codecov

73.76% (+0.01%) compared to 9fe18b1

Details

Codecov Report

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

Comparison is base (9fe18b1) 73.75% compared to head (969e3a2) 73.76%.

Files Patch % Lines
testing/fuzzing/fuzz_support.cc 50.00% 23 Missing ⚠️
toxcore/network_test_util.cc 0.00% 3 Missing ⚠️
toxcore/network.c 93.93% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2640      +/-   ##
==========================================
+ Coverage   73.75%   73.76%   +0.01%     
==========================================
  Files         148      148              
  Lines       30481    30479       -2     
==========================================
+ Hits        22480    22482       +2     
+ Misses       8001     7997       -4     

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