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: Rename `out` parameters to `out_$something`. #2726

Closed iphydf closed 6 months ago

iphydf commented 6 months ago

In preparation for supporting out as a type qualifier in parameters.


This change is Reviewable

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 73.14%. Comparing base (0199c0f) to head (3e05824).

Files Patch % Lines
toxcore/group_pack.c 71.42% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2726 +/- ## ========================================== + Coverage 72.99% 73.14% +0.14% ========================================== Files 149 149 Lines 30516 30516 ========================================== + Hits 22276 22321 +45 + Misses 8240 8195 -45 ```

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