Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cleanup: Add more const where possible. #2622

Merged
merged 1 commit into from
Jan 31, 2024
Merged

Conversation

iphydf
Copy link
Member

@iphydf iphydf commented Jan 31, 2024

This change is Reviewable

@iphydf iphydf added this to the v0.2.19 milestone Jan 31, 2024
@iphydf iphydf marked this pull request as ready for review January 31, 2024 19:55
Copy link

codecov bot commented Jan 31, 2024

Codecov Report

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

Comparison is base (511bfe3) 73.67% compared to head (f70e588) 73.71%.

Files Patch % Lines
toxcore/Messenger.c 50.00% 2 Missing ⚠️
toxcore/DHT.c 66.66% 1 Missing ⚠️
toxcore/TCP_client.c 66.66% 1 Missing ⚠️
toxcore/TCP_connection.c 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2622      +/-   ##
==========================================
+ Coverage   73.67%   73.71%   +0.03%     
==========================================
  Files         148      148              
  Lines       30407    30407              
==========================================
+ Hits        22401    22413      +12     
+ Misses       8006     7994      -12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@toktok-releaser toktok-releaser merged commit f70e588 into TokTok:master Jan 31, 2024
59 checks passed
@iphydf iphydf deleted the const branch January 31, 2024 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants