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

cleanup: Add more `const` where possible.

f70e588
Select commit
Loading
Failed to load commit list.
Merged

cleanup: Add more const where possible. #2622

cleanup: Add more `const` where possible.
f70e588
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 31, 2024 in 1s

79.16% of diff hit (target 73.67%)

View this Pull Request on Codecov

79.16% of diff hit (target 73.67%)

Annotations

Check warning on line 2296 in toxcore/DHT.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/DHT.c#L2296

Added line #L2296 was not covered by tests

Check warning on line 151 in toxcore/Messenger.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/Messenger.c#L150-L151

Added lines #L150 - L151 were not covered by tests

Check warning on line 288 in toxcore/TCP_client.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/TCP_client.c#L288

Added line #L288 was not covered by tests

Check warning on line 772 in toxcore/TCP_connection.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/TCP_connection.c#L772

Added line #L772 was not covered by tests