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

Web socket updates #2409

Merged
merged 16 commits into from
Feb 6, 2025

remove func() from defer

838719f
Select commit
Loading
Failed to load commit list.
Merged

Web socket updates #2409

remove func() from defer
838719f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 6, 2025 in 0s

71.09% of diff hit (target 60.00%)

View this Pull Request on Codecov

71.09% of diff hit (target 60.00%)

Annotations

Check warning on line 83 in rpc/subscriptions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/subscriptions.go#L71-L83

Added lines #L71 - L83 were not covered by tests

Check warning on line 88 in rpc/subscriptions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/subscriptions.go#L85-L88

Added lines #L85 - L88 were not covered by tests

Check warning on line 90 in rpc/subscriptions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/subscriptions.go#L90

Added line #L90 was not covered by tests

Check warning on line 92 in rpc/subscriptions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/subscriptions.go#L92

Added line #L92 was not covered by tests

Check warning on line 159 in rpc/subscriptions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/subscriptions.go#L157-L159

Added lines #L157 - L159 were not covered by tests

Check warning on line 171 in rpc/subscriptions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpc/subscriptions.go#L161-L171

Added lines #L161 - L171 were not covered by tests

Check warning on line 100 in sync/sync.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync/sync.go#L99-L100

Added lines #L99 - L100 were not covered by tests