TokTok / c-toxcore

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

refactor: Rename Queries to Query to align with other enums. #2705

Closed iphydf closed 4 months ago

iphydf commented 4 months ago

This change is Reviewable

codecov[bot] commented 4 months ago

Codecov Report

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

Comparison is base (be82a3e) 73.10% compared to head (e1fa5ca) 73.02%.

Files Patch % Lines
toxcore/tox.c 54.54% 10 Missing :warning:
toxcore/tox_api.c 0.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2705 +/- ## ========================================== - Coverage 73.10% 73.02% -0.08% ========================================== Files 149 149 Lines 30517 30517 ========================================== - Hits 22309 22286 -23 - Misses 8208 8231 +23 ```

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