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

fix #393 Ensure Mono from send(receive)Websocket completes when upgrade is confirmed #456

Merged
merged 1 commit into from
Oct 10, 2018

Conversation

violetagg
Copy link
Member

No description provided.

@violetagg violetagg added this to the 0.7.10.RELEASE milestone Oct 9, 2018
@codecov-io
Copy link

codecov-io commented Oct 9, 2018

Codecov Report

Merging #456 into 0.7.x will increase coverage by 0.21%.
The diff coverage is 80%.

Impacted file tree graph

@@             Coverage Diff              @@
##              0.7.x     #456      +/-   ##
============================================
+ Coverage     68.76%   68.97%   +0.21%     
- Complexity     1067     1070       +3     
============================================
  Files            73       73              
  Lines          4533     4538       +5     
  Branches        657      657              
============================================
+ Hits           3117     3130      +13     
+ Misses         1031     1025       -6     
+ Partials        385      383       -2
Impacted Files Coverage Δ Complexity Δ
...or/ipc/netty/http/server/HttpServerOperations.java 68.06% <100%> (+0.33%) 54 <1> (ø) ⬇️
...or/ipc/netty/http/client/HttpClientOperations.java 58.61% <66.66%> (+1.87%) 83 <1> (+2) ⬆️
.../ipc/netty/channel/PooledClientContextHandler.java 71.42% <0%> (-1.69%) 28% <0%> (-1%)
...java/reactor/ipc/netty/channel/ContextHandler.java 76.69% <0%> (-0.98%) 28% <0%> (ø)
...a/reactor/ipc/netty/channel/ChannelOperations.java 82.67% <0%> (-0.79%) 48% <0%> (ø)
...or/ipc/netty/channel/ChannelOperationsHandler.java 66.66% <0%> (+0.65%) 62% <0%> (+1%) ⬆️
...va/reactor/ipc/netty/channel/AbortedException.java 56.25% <0%> (+18.75%) 6% <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 86fbb06...0d6bff0. Read the comment docs.

@violetagg violetagg merged commit 0d6bff0 into 0.7.x Oct 10, 2018
@violetagg violetagg deleted the issue-393 branch October 10, 2018 05:44
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.

3 participants