Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: enable tcp relay for bootstrap fuzzing #2362

Merged
merged 1 commit into from
Dec 4, 2022

Conversation

sudden6
Copy link

@sudden6 sudden6 commented Dec 2, 2022

This change is Reviewable

@sudden6 sudden6 force-pushed the fuzz_tcp_relay branch 2 times, most recently from de528bf to 6e164c5 Compare December 4, 2022 16:42
@codecov
Copy link

codecov bot commented Dec 4, 2022

Codecov Report

Merging #2362 (9fae455) into master (7ee7720) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2362      +/-   ##
==========================================
+ Coverage   78.08%   78.10%   +0.01%     
==========================================
  Files         141      141              
  Lines       31114    31114              
==========================================
+ Hits        24296    24302       +6     
+ Misses       6818     6812       -6     
Impacted Files Coverage Δ
auto_tests/group_invite_test.c 98.44% <0.00%> (-0.78%) ⬇️
toxcore/friend_connection.c 84.95% <0.00%> (-0.70%) ⬇️
auto_tests/group_sync_test.c 84.18% <0.00%> (-0.47%) ⬇️
toxcore/onion.c 85.44% <0.00%> (-0.27%) ⬇️
toxcore/onion_client.c 89.76% <0.00%> (-0.12%) ⬇️
toxcore/TCP_server.c 78.77% <0.00%> (+0.18%) ⬆️
toxcore/net_crypto.c 87.37% <0.00%> (+0.22%) ⬆️
toxcore/group_chats.c 69.10% <0.00%> (+0.25%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@sudden6 sudden6 merged commit 9fae455 into TokTok:master Dec 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants