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

Improved Transaction classes documentation #3262

Merged
merged 4 commits into from
Jan 2, 2023
Merged

Conversation

sazzad16
Copy link
Collaborator

@sazzad16 sazzad16 commented Jan 2, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jan 2, 2023

Codecov Report

Base: 67.01% // Head: 66.93% // Decreases project coverage by -0.07% ⚠️

Coverage data is based on head (06f3c9f) compared to base (c5e27ae).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3262      +/-   ##
============================================
- Coverage     67.01%   66.93%   -0.08%     
+ Complexity     4635     4631       -4     
============================================
  Files           255      255              
  Lines         15003    15003              
  Branches        937      937              
============================================
- Hits          10055    10043      -12     
- Misses         4548     4556       +8     
- Partials        400      404       +4     
Impacted Files Coverage Δ
.../java/redis/clients/jedis/ReliableTransaction.java 66.66% <0.00%> (ø)
src/main/java/redis/clients/jedis/Transaction.java 100.00% <ø> (ø)
...main/java/redis/clients/jedis/TransactionBase.java 11.33% <ø> (ø)
...in/java/redis/clients/jedis/ConnectionFactory.java 63.26% <0.00%> (-4.09%) ⬇️
...ava/redis/clients/jedis/JedisClusterInfoCache.java 72.50% <0.00%> (-3.13%) ⬇️
src/main/java/redis/clients/jedis/JedisPubSub.java 70.00% <0.00%> (-1.82%) ⬇️
src/main/java/redis/clients/jedis/Protocol.java 90.62% <0.00%> (-1.25%) ⬇️
.../jedis/providers/SentineledConnectionProvider.java 76.19% <0.00%> (-0.96%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sazzad16 sazzad16 requested a review from chayim January 2, 2023 08:12
@chayim chayim changed the title More info in docs of transaction classes Improved Transaction classes documentation Jan 2, 2023
@sazzad16 sazzad16 merged commit 82f286b into redis:master Jan 2, 2023
@sazzad16 sazzad16 deleted the multi-doc branch January 2, 2023 09:18
sazzad16 added a commit that referenced this pull request Jan 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants