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

refactor: Use Bin_Pack for packing Node_format. #2420

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

iphydf
Copy link
Member

@iphydf iphydf commented Nov 11, 2023

This change is Reviewable

@iphydf iphydf added this to the v0.2.19 milestone Nov 11, 2023
Copy link

codecov bot commented Nov 11, 2023

Codecov Report

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

Comparison is base (84ba154) 74.35% compared to head (65b3375) 74.39%.

Files Patch % Lines
toxcore/DHT.c 93.33% 2 Missing ⚠️
toxcore/bin_pack.c 94.73% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2420      +/-   ##
==========================================
+ Coverage   74.35%   74.39%   +0.03%     
==========================================
  Files          87       87              
  Lines       26255    26264       +9     
==========================================
+ Hits        19522    19539      +17     
+ Misses       6733     6725       -8     

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

@iphydf iphydf force-pushed the pack-nodes branch 9 times, most recently from ac0a70e to 27bea3f Compare November 17, 2023 05:16
@iphydf iphydf modified the milestones: v0.2.19, v0.2.20 Nov 24, 2023
Copy link
Member

@JFreegman JFreegman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 7 of 10 files at r1, 3 of 3 files at r2, all commit messages.
Reviewable status: :shipit: complete! 1 of 1 approvals obtained

@iphydf iphydf merged commit 65b3375 into TokTok:master Dec 4, 2023
52 checks passed
@iphydf iphydf modified the milestones: v0.2.20, v0.2.19 Dec 4, 2023
@iphydf iphydf deleted the pack-nodes branch December 4, 2023 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants