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 last entry id for XREADs and support XREADs reply as map #3791

Merged
merged 5 commits into from
Mar 27, 2024

Fix javadoc reference

3d233df
Select commit
Loading
Failed to load commit list.
Merged

Add last entry id for XREADs and support XREADs reply as map #3791

Fix javadoc reference
3d233df
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 27, 2024 in 1s

68.08% of diff hit (target 79.44%)

View this Pull Request on Codecov

68.08% of diff hit (target 79.44%)

Annotations

Check warning on line 1464 in src/main/java/redis/clients/jedis/BuilderFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/redis/clients/jedis/BuilderFactory.java#L1464

Added line #L1464 was not covered by tests

Check warning on line 2699 in src/main/java/redis/clients/jedis/CommandObjects.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/redis/clients/jedis/CommandObjects.java#L2693-L2699

Added lines #L2693 - L2699 were not covered by tests

Check warning on line 9469 in src/main/java/redis/clients/jedis/Jedis.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/redis/clients/jedis/Jedis.java#L9468-L9469

Added lines #L9468 - L9469 were not covered by tests

Check warning on line 1541 in src/main/java/redis/clients/jedis/PipeliningBase.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/redis/clients/jedis/PipeliningBase.java#L1541

Added line #L1541 was not covered by tests

Check warning on line 1551 in src/main/java/redis/clients/jedis/PipeliningBase.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/redis/clients/jedis/PipeliningBase.java#L1551

Added line #L1551 was not covered by tests

Check warning on line 3071 in src/main/java/redis/clients/jedis/UnifiedJedis.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/redis/clients/jedis/UnifiedJedis.java#L3071

Added line #L3071 was not covered by tests

Check warning on line 3083 in src/main/java/redis/clients/jedis/UnifiedJedis.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/redis/clients/jedis/UnifiedJedis.java#L3083

Added line #L3083 was not covered by tests