Skip to content

Add groupchat API function that returns an IP address string for a peer

This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Dec 13, 2023 in 1s

70.76% of diff hit (target 74.51%)

View this Pull Request on Codecov

70.76% of diff hit (target 74.51%)

Annotations

Check warning on line 3521 in toxcore/group_chats.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/group_chats.c#L3519-L3521

Added lines #L3519 - L3521 were not covered by tests

Check warning on line 3531 in toxcore/group_chats.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/group_chats.c#L3531

Added line #L3531 was not covered by tests

Check warning on line 3548 in toxcore/group_chats.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/group_chats.c#L3548

Added line #L3548 was not covered by tests

Check warning on line 3552 in toxcore/group_chats.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/group_chats.c#L3552

Added line #L3552 was not covered by tests

Check warning on line 1525 in toxcore/network.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/network.c#L1525

Added line #L1525 was not covered by tests

Check warning on line 127 in toxcore/tox_api.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/tox_api.c#L127

Added line #L127 was not covered by tests

Check warning on line 129 in toxcore/tox_api.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/tox_api.c#L129

Added line #L129 was not covered by tests

Check warning on line 182 in toxcore/tox_private.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/tox_private.c#L180-L182

Added lines #L180 - L182 were not covered by tests

Check warning on line 190 in toxcore/tox_private.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/tox_private.c#L189-L190

Added lines #L189 - L190 were not covered by tests

Check warning on line 208 in toxcore/tox_private.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/tox_private.c#L206-L208

Added lines #L206 - L208 were not covered by tests

Check warning on line 216 in toxcore/tox_private.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/tox_private.c#L215-L216

Added lines #L215 - L216 were not covered by tests