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

Add support for SSUBSCRIBE #2813

Closed
wants to merge 4 commits into from

migrate to assertj

5616087
Select commit
Loading
Failed to load commit list.
Closed

Add support for SSUBSCRIBE #2813

migrate to assertj
5616087
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 8, 2024 in 1s

79.31% of diff hit (target 78.71%)

View this Pull Request on Codecov

79.31% of diff hit (target 78.71%)

Annotations

Check warning on line 93 in src/main/java/io/lettuce/core/cluster/PubSubClusterEndpoint.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/lettuce/core/cluster/PubSubClusterEndpoint.java#L92-L93

Added lines #L92 - L93 were not covered by tests

Check warning on line 48 in src/main/java/io/lettuce/core/cluster/pubsub/RedisClusterPubSubAdapter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/lettuce/core/cluster/pubsub/RedisClusterPubSubAdapter.java#L48

Added line #L48 was not covered by tests

Check warning on line 80 in src/main/java/io/lettuce/core/cluster/pubsub/RedisClusterPubSubListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/lettuce/core/cluster/pubsub/RedisClusterPubSubListener.java#L79-L80

Added lines #L79 - L80 were not covered by tests

Check warning on line 65 in src/main/java/io/lettuce/core/pubsub/RedisPubSubAdapter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/lettuce/core/pubsub/RedisPubSubAdapter.java#L65

Added line #L65 was not covered by tests