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

Typo in string reactive commands #1632

Merged
merged 1 commit into from
Mar 2, 2021
Merged

Typo in string reactive commands #1632

merged 1 commit into from
Mar 2, 2021

Conversation

paualarco
Copy link
Contributor

Hello!

Small one, I think it was a typo :)

@codecov
Copy link

codecov bot commented Feb 28, 2021

Codecov Report

Merging #1632 (925c468) into main (f82ef50) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1632      +/-   ##
============================================
- Coverage     78.79%   78.77%   -0.03%     
+ Complexity     6446     6442       -4     
============================================
  Files           481      481              
  Lines         21735    21735              
  Branches       2377     2377              
============================================
- Hits          17127    17122       -5     
- Misses         3520     3524       +4     
- Partials       1088     1089       +1     
Impacted Files Coverage Δ Complexity Δ
...io/lettuce/core/protocol/ChannelLogDescriptor.java 57.14% <0.00%> (-21.43%) 4.00% <0.00%> (-1.00%)
...e/core/masterreplica/SentinelTopologyProvider.java 81.08% <0.00%> (-2.71%) 9.00% <0.00%> (-1.00%)
...java/io/lettuce/core/protocol/DefaultEndpoint.java 69.60% <0.00%> (-1.40%) 99.00% <0.00%> (-1.00%)
...main/java/io/lettuce/core/AbstractRedisClient.java 76.27% <0.00%> (-0.57%) 43.00% <0.00%> (-1.00%)
.../io/lettuce/core/protocol/ReconnectionHandler.java 79.72% <0.00%> (ø) 22.00% <0.00%> (ø%)
.../io/lettuce/core/dynamic/ReactiveTypeAdapters.java 87.39% <0.00%> (+0.86%) 1.00% <0.00%> (ø%)
.../io/lettuce/core/protocol/CommandExpiryWriter.java 75.00% <0.00%> (+1.92%) 16.00% <0.00%> (+1.00%)
...a/io/lettuce/core/protocol/ConnectionWatchdog.java 79.73% <0.00%> (+1.96%) 38.00% <0.00%> (ø%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f82ef50...925c468. Read the comment docs.

@mp911de mp911de added this to the 6.1 RC1 milestone Mar 2, 2021
@mp911de mp911de added the type: documentation A documentation update label Mar 2, 2021
@mp911de mp911de merged commit 273f257 into redis:main Mar 2, 2021
mp911de pushed a commit that referenced this pull request Mar 2, 2021
mp911de added a commit that referenced this pull request Mar 2, 2021
mp911de pushed a commit that referenced this pull request Mar 2, 2021
mp911de added a commit that referenced this pull request Mar 2, 2021
mp911de added a commit that referenced this pull request Mar 2, 2021
@mp911de
Copy link
Collaborator

mp911de commented Mar 2, 2021

Thank you for your contribution. That's merged, polished, and backported now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants