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

Breaking: Replace Callbacks interface by Callbacks struct (server) #326

Merged

Breaking: Replace Callbacks interface by Callbacks struct (server)

fbfd0ff
Select commit
Loading
Failed to load commit list.
Merged

Breaking: Replace Callbacks interface by Callbacks struct (server) #326

Breaking: Replace Callbacks interface by Callbacks struct (server)
fbfd0ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 19, 2024 in 0s

82.97% of diff hit (target 77.29%)

View this Pull Request on Codecov

82.97% of diff hit (target 77.29%)

Annotations

Check warning on line 256 in server/serverimpl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/serverimpl.go#L255-L256

Added lines #L255 - L256 were not covered by tests

Check warning on line 265 in server/serverimpl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/serverimpl.go#L265

Added line #L265 was not covered by tests

Check warning on line 38 in server/types/callbacks.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/types/callbacks.go#L37-L38

Added lines #L37 - L38 were not covered by tests