TokTok / c-toxcore

The future of online communications.
https://tox.chat
GNU General Public License v3.0
2.25k stars 284 forks source link

refactor: Remove "mod" and "founder" from group API naming scheme #2709

Closed JFreegman closed 7 months ago

JFreegman commented 7 months ago

This change is Reviewable

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 8.96552% with 132 lines in your changes are missing coverage. Please review.

Project coverage is 73.05%. Comparing base (12bc042) to head (77e0887).

Files Patch % Lines
toxcore/tox_api.c 0.00% 99 Missing :warning:
toxcore/tox.c 28.26% 33 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2709 +/- ## ========================================== + Coverage 72.84% 73.05% +0.20% ========================================== Files 149 149 Lines 30517 30517 ========================================== + Hits 22229 22293 +64 + Misses 8288 8224 -64 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.