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

Move /send_leave to GMSL #387

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Move membership check further to the top, so we can avoid unneeded DB

185a49a
Select commit
Loading
Failed to load commit list.
Open

Move /send_leave to GMSL #387

Move membership check further to the top, so we can avoid unneeded DB
185a49a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 23, 2023 in 0s

71.60% of diff hit (target 58.99%)

View this Pull Request on Codecov

71.60% of diff hit (target 58.99%)

Annotations

Check warning on line 157 in handleleave.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handleleave.go#L156-L157

Added lines #L156 - L157 were not covered by tests

Check warning on line 164 in handleleave.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handleleave.go#L162-L164

Added lines #L162 - L164 were not covered by tests

Check warning on line 172 in handleleave.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handleleave.go#L171-L172

Added lines #L171 - L172 were not covered by tests

Check warning on line 180 in handleleave.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handleleave.go#L179-L180

Added lines #L179 - L180 were not covered by tests

Check warning on line 190 in handleleave.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handleleave.go#L189-L190

Added lines #L189 - L190 were not covered by tests

Check warning on line 202 in handleleave.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handleleave.go#L201-L202

Added lines #L201 - L202 were not covered by tests

Check warning on line 209 in handleleave.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handleleave.go#L207-L209

Added lines #L207 - L209 were not covered by tests