Skip to content

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

Merged
JFreegman merged 1 commit into
TokTok:masterfrom
JFreegman:group_self_connection_status
Dec 4, 2023
Merged

feat: group connection queries now return our own connection type#2448
JFreegman merged 1 commit into
TokTok:masterfrom
JFreegman:group_self_connection_status

Conversation

@JFreegman

@JFreegman JFreegman commented Dec 2, 2023

Copy link
Copy Markdown
Member

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
@codecov

codecov Bot commented Dec 2, 2023

Copy link
Copy Markdown

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.

Comment thread toxcore/group_chats.h
@JFreegman JFreegman force-pushed the group_self_connection_status branch 2 times, most recently from cb88ac0 to f647bf2 Compare December 4, 2023 15:35
@JFreegman JFreegman force-pushed the group_self_connection_status branch from f647bf2 to 84ba154 Compare December 4, 2023 15:35

@Green-Sky Green-Sky left a comment

Copy link
Copy Markdown
Member

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
Copy Markdown
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
@JFreegman JFreegman deleted the group_self_connection_status branch December 4, 2023 16:51
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

Development

Successfully merging this pull request may close these issues.

2 participants