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

refactor: Make event dispatch ordered by receive time. #2392

Merged
merged 3 commits into from
Jan 15, 2024

cleanup: Remove old type-ordered event getters.

b4d8826
Select commit
Loading
Failed to load commit list.
Merged

refactor: Make event dispatch ordered by receive time. #2392

cleanup: Remove old type-ordered event getters.
b4d8826
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 15, 2024 in 1s

30.29% of diff hit (target 71.11%)

View this Pull Request on Codecov

30.29% of diff hit (target 71.11%)

Annotations

Check warning on line 33 in toxcore/events/conference_connected.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/events/conference_connected.c#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 38 in toxcore/events/conference_connected.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/events/conference_connected.c#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 80 in toxcore/events/conference_connected.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/events/conference_connected.c#L80

Added line #L80 was not covered by tests

Check warning on line 89 in toxcore/events/conference_connected.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/events/conference_connected.c#L89

Added line #L89 was not covered by tests

Check warning on line 107 in toxcore/events/conference_connected.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/events/conference_connected.c#L107

Added line #L107 was not covered by tests

Check warning on line 110 in toxcore/events/conference_connected.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/events/conference_connected.c#L109-L110

Added lines #L109 - L110 were not covered by tests

Check warning on line 115 in toxcore/events/conference_connected.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/events/conference_connected.c#L113-L115

Added lines #L113 - L115 were not covered by tests

Check warning on line 118 in toxcore/events/conference_connected.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/events/conference_connected.c#L117-L118

Added lines #L117 - L118 were not covered by tests

Check warning on line 128 in toxcore/events/conference_connected.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/events/conference_connected.c#L128

Added line #L128 was not covered by tests

Check warning on line 138 in toxcore/events/conference_connected.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/events/conference_connected.c#L137-L138

Added lines #L137 - L138 were not covered by tests

Check warning on line 141 in toxcore/events/conference_connected.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/events/conference_connected.c#L140-L141

Added lines #L140 - L141 were not covered by tests

Check warning on line 144 in toxcore/events/conference_connected.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/events/conference_connected.c#L144

Added line #L144 was not covered by tests

Check warning on line 148 in toxcore/events/conference_connected.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/events/conference_connected.c#L146-L148

Added lines #L146 - L148 were not covered by tests

Check warning on line 151 in toxcore/events/conference_connected.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/events/conference_connected.c#L151

Added line #L151 was not covered by tests

Check warning on line 165 in toxcore/events/conference_connected.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/events/conference_connected.c#L165

Added line #L165 was not covered by tests

Check warning on line 142 in toxcore/events/conference_invite.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/events/conference_invite.c#L142

Added line #L142 was not covered by tests

Check warning on line 151 in toxcore/events/conference_invite.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/events/conference_invite.c#L151

Added line #L151 was not covered by tests

Check warning on line 169 in toxcore/events/conference_invite.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/events/conference_invite.c#L169

Added line #L169 was not covered by tests

Check warning on line 172 in toxcore/events/conference_invite.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/events/conference_invite.c#L171-L172

Added lines #L171 - L172 were not covered by tests

Check warning on line 177 in toxcore/events/conference_invite.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/events/conference_invite.c#L175-L177

Added lines #L175 - L177 were not covered by tests

Check warning on line 180 in toxcore/events/conference_invite.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/events/conference_invite.c#L179-L180

Added lines #L179 - L180 were not covered by tests

Check warning on line 190 in toxcore/events/conference_invite.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/events/conference_invite.c#L190

Added line #L190 was not covered by tests

Check warning on line 200 in toxcore/events/conference_invite.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/events/conference_invite.c#L199-L200

Added lines #L199 - L200 were not covered by tests

Check warning on line 203 in toxcore/events/conference_invite.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/events/conference_invite.c#L202-L203

Added lines #L202 - L203 were not covered by tests

Check warning on line 206 in toxcore/events/conference_invite.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/events/conference_invite.c#L206

Added line #L206 was not covered by tests