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

feat: group connection queries now return our own connection type #2448

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

JFreegman
Copy link
Member

@JFreegman JFreegman commented Dec 2, 2023

This change is Reviewable

@JFreegman JFreegman added the enhancement New feature for the user, not a new feature for build script label Dec 2, 2023
@JFreegman JFreegman added this to the v0.2.19 milestone Dec 2, 2023
Copy link

codecov bot commented Dec 2, 2023

Codecov Report

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

Comparison is base (a4df286) 74.38% compared to head (84ba154) 74.35%.

Files Patch % Lines
toxcore/group_chats.c 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2448      +/-   ##
==========================================
- Coverage   74.38%   74.35%   -0.04%     
==========================================
  Files          87       87              
  Lines       26255    26255              
==========================================
- Hits        19531    19522       -9     
- Misses       6724     6733       +9     

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

toxcore/group_chats.h Show resolved Hide resolved
@JFreegman JFreegman force-pushed the group_self_connection_status branch 2 times, most recently from cb88ac0 to f647bf2 Compare December 4, 2023 15:35
Copy link
Member

@Green-Sky Green-Sky left a comment

Choose a reason for hiding this comment

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

:lgtm_strong:

but not a fan of the magic numbers for the state/cap

Reviewed 3 of 4 files at r1, 1 of 1 files at r2, all commit messages.
Reviewable status: :shipit: complete! 1 of 1 approvals obtained (waiting on @JFreegman)

@JFreegman
Copy link
Member Author

but not a fan of the magic numbers for the state/cap

I wouldn't be against using an enum.

@JFreegman JFreegman merged commit 84ba154 into TokTok:master Dec 4, 2023
52 of 53 checks passed
@JFreegman JFreegman deleted the group_self_connection_status branch December 4, 2023 16:51
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature for the user, not a new feature for build script
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants