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: Ensure handler params are named after callback params. #2581

Merged
merged 1 commit into from
Jan 18, 2024

cleanup: Ensure handler params are named after callback params.

89957be
Select commit
Loading
Failed to load commit list.
Merged

cleanup: Ensure handler params are named after callback params. #2581

cleanup: Ensure handler params are named after callback params.
89957be
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 18, 2024 in 1s

89.93% of diff hit (target 66.84%)

View this Pull Request on Codecov

89.93% of diff hit (target 66.84%)

Annotations

Check warning on line 548 in toxav/groupav.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxav/groupav.c#L548

Added line #L548 was not covered by tests

Check warning on line 570 in toxav/groupav.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxav/groupav.c#L570

Added line #L570 was not covered by tests

Check warning on line 660 in toxav/msi.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxav/msi.c#L660

Added line #L660 was not covered by tests

Check warning on line 662 in toxav/msi.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxav/msi.c#L662

Added line #L662 was not covered by tests

Check warning on line 1140 in toxav/toxav.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxav/toxav.c#L1140

Added line #L1140 was not covered by tests

Check warning on line 1146 in toxav/toxav.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxav/toxav.c#L1146

Added line #L1146 was not covered by tests

Check warning on line 1171 in toxav/toxav.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxav/toxav.c#L1171

Added line #L1171 was not covered by tests

Check warning on line 2074 in toxcore/Messenger.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/Messenger.c#L2074

Added line #L2074 was not covered by tests

Check warning on line 2426 in toxcore/Messenger.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/Messenger.c#L2426

Added line #L2426 was not covered by tests

Check warning on line 2438 in toxcore/Messenger.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/Messenger.c#L2438

Added line #L2438 was not covered by tests

Check warning on line 31 in toxcore/bin_pack.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/bin_pack.c#L31

Added line #L31 was not covered by tests

Check warning on line 39 in toxcore/bin_unpack.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/bin_unpack.c#L39

Added line #L39 was not covered by tests

Check warning on line 43 in toxcore/bin_unpack.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/bin_unpack.c#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 511 in toxcore/friend_connection.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/friend_connection.c#L511

Added line #L511 was not covered by tests