TokTok / c-toxcore

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

fix: Correct type for conference offline peer numbers. #2704

Closed iphydf closed 4 months ago

iphydf commented 4 months ago

Also return count as uint32_t, not as peer number.


This change is Reviewable

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (0627c36) 73.05% compared to head (be82a3e) 73.10%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2704 +/- ## ========================================== + Coverage 73.05% 73.10% +0.04% ========================================== Files 149 149 Lines 30517 30517 ========================================== + Hits 22294 22309 +15 + Misses 8223 8208 -15 ```

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