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

Extended key for the connection pool cache #276

Merged
merged 1 commit into from Feb 8, 2018

Conversation

violetagg
Copy link
Member

No description provided.

@smaldini smaldini added this to the 0.7.4.RELEASE milestone Feb 8, 2018
@codecov-io
Copy link

codecov-io commented Feb 8, 2018

Codecov Report

Merging #276 into master will increase coverage by 0.66%.
The diff coverage is 61.11%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #276      +/-   ##
============================================
+ Coverage     67.31%   67.97%   +0.66%     
- Complexity     1004     1016      +12     
============================================
  Files            73       73              
  Lines          4268     4275       +7     
  Branches        605      610       +5     
============================================
+ Hits           2873     2906      +33     
+ Misses         1027     1003      -24     
+ Partials        368      366       -2
Impacted Files Coverage Δ Complexity Δ
...ctor/ipc/netty/resources/DefaultPoolResources.java 73.07% <61.11%> (-5.8%) 8 <4> (-1)
...a/reactor/ipc/netty/channel/ChannelOperations.java 82.7% <0%> (+0.75%) 48% <0%> (+1%) ⬆️
...or/ipc/netty/http/client/HttpClientOperations.java 54.95% <0%> (+0.8%) 72% <0%> (+1%) ⬆️
...or/ipc/netty/channel/ChannelOperationsHandler.java 64.8% <0%> (+1.86%) 58% <0%> (+2%) ⬆️
...java/reactor/ipc/netty/channel/ContextHandler.java 73.52% <0%> (+1.96%) 27% <0%> (+1%) ⬆️
...in/java/reactor/ipc/netty/channel/FluxReceive.java 83.16% <0%> (+2.04%) 65% <0%> (+2%) ⬆️
.../ipc/netty/http/client/HttpClientWSOperations.java 78.08% <0%> (+4.1%) 19% <0%> (+1%) ⬆️
.../ipc/netty/channel/PooledClientContextHandler.java 63.41% <0%> (+4.87%) 26% <0%> (+2%) ⬆️
...tor/ipc/netty/channel/CloseableContextHandler.java 57.89% <0%> (+5.26%) 9% <0%> (+1%) ⬆️
... and 1 more

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 6e73dfe...71e9515. Read the comment docs.

@violetagg violetagg merged commit 71e9515 into master Feb 8, 2018
@violetagg violetagg deleted the connection-pool-cache branch February 12, 2018 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants