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

UdpServer/UdpClient new API #211

Merged
merged 1 commit into from
Nov 7, 2017
Merged

UdpServer/UdpClient new API #211

merged 1 commit into from
Nov 7, 2017

Conversation

violetagg
Copy link
Member

No description provided.

@violetagg violetagg requested a review from smaldini November 7, 2017 08:23
@violetagg violetagg added this to the 0.8.0.RELEASE milestone Nov 7, 2017
@codecov-io
Copy link

codecov-io commented Nov 7, 2017

Codecov Report

Merging #211 into 0.8.x will decrease coverage by 0.83%.
The diff coverage is 63.17%.

Impacted file tree graph

@@             Coverage Diff             @@
##              0.8.x    #211      +/-   ##
===========================================
- Coverage     66.54%   65.7%   -0.84%     
- Complexity      995    1031      +36     
===========================================
  Files            72      81       +9     
  Lines          4128    4342     +214     
  Branches        589     610      +21     
===========================================
+ Hits           2747    2853     +106     
- Misses         1011    1105      +94     
- Partials        370     384      +14
Impacted Files Coverage Δ Complexity Δ
...ain/java/reactor/ipc/netty/udp/UdpClientRunOn.java 0% <0%> (ø) 0 <0> (?)
.../java/reactor/ipc/netty/udp/UdpServerOperator.java 100% <100%> (ø) 3 <3> (?)
...java/reactor/ipc/netty/udp/UdpServerBootstrap.java 100% <100%> (ø) 2 <2> (?)
...java/reactor/ipc/netty/udp/UdpClientBootstrap.java 100% <100%> (ø) 2 <2> (?)
...main/java/reactor/ipc/netty/udp/UdpOperations.java 43.47% <100%> (ø) 5 <2> (ø) ⬇️
...java/reactor/ipc/netty/channel/ContextHandler.java 69.6% <100%> (ø) 26 <0> (+1) ⬆️
...main/java/reactor/ipc/netty/udp/UdpServerBind.java 100% <100%> (ø) 6 <6> (?)
...n/java/reactor/ipc/netty/options/NettyOptions.java 73.04% <100%> (-0.47%) 24 <0> (ø)
.../java/reactor/ipc/netty/udp/UdpClientOperator.java 100% <100%> (ø) 3 <3> (?)
...ava/reactor/ipc/netty/resources/LoopResources.java 39.28% <100%> (+2.24%) 9 <0> (ø) ⬇️
... and 31 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 7b95cb6...1520251. Read the comment docs.

@smaldini smaldini merged commit 0eee811 into reactor:0.8.x Nov 7, 2017
@violetagg violetagg deleted the 0.8.x-udp branch November 8, 2017 06:53
@violetagg violetagg mentioned this pull request May 14, 2018
24 tasks
@violetagg violetagg modified the milestones: 0.8.0.RELEASE, 0.8.0.M1 Jun 8, 2018
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