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

upgrade netty to 4.1.47.Final #1239

Merged
merged 1 commit into from
Mar 21, 2020
Merged

upgrade netty to 4.1.47.Final #1239

merged 1 commit into from
Mar 21, 2020

Conversation

m1ngyuan
Copy link
Contributor

@codecov
Copy link

codecov bot commented Mar 10, 2020

Codecov Report

Merging #1239 into master will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1239      +/-   ##
============================================
- Coverage     78.78%   78.74%   -0.05%     
+ Complexity     5827     5822       -5     
============================================
  Files           424      424              
  Lines         19645    19645              
  Branches       2222     2222              
============================================
- Hits          15478    15470       -8     
- Misses         3127     3132       +5     
- Partials       1040     1043       +3
Impacted Files Coverage Δ Complexity Δ
.../io/lettuce/core/protocol/ReconnectionHandler.java 71.62% <0%> (-8.11%) 19% <0%> (-3%)
...a/io/lettuce/core/protocol/ConnectionWatchdog.java 75.81% <0%> (-1.97%) 35% <0%> (-2%)
.../io/lettuce/core/dynamic/ReactiveTypeAdapters.java 86.52% <0%> (-0.87%) 1% <0%> (ø)
src/main/java/io/lettuce/core/ScanStream.java 87.01% <0%> (-0.65%) 24% <0%> (ø)
...va/io/lettuce/core/protocol/RedisStateMachine.java 79.86% <0%> (+0.68%) 90% <0%> (+1%) ⬆️
...ttuce/core/support/ClientResourcesFactoryBean.java 60% <0%> (+13.33%) 5% <0%> (+1%) ⬆️

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 3ec6223...a1003e5. Read the comment docs.

@mp911de mp911de added this to the 6.0 M1 milestone Mar 21, 2020
@mp911de mp911de added the type: dependency-upgrade A dependency upgrade label Mar 21, 2020
@mp911de mp911de merged commit dedb57e into redis:master Mar 21, 2020
mp911de pushed a commit that referenced this pull request Mar 21, 2020
mp911de pushed a commit that referenced this pull request Mar 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade A dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants