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 #312 - Add reactor core 3.1.6 non blocking thread marker support #314

Merged
merged 1 commit into from
Mar 30, 2018

Conversation

smaldini
Copy link
Contributor

Prevent bifunction handler propagation and close the connection.

Prevent bifunction handler propagation and close the connection.
@codecov-io
Copy link

codecov-io commented Mar 30, 2018

Codecov Report

Merging #314 into master will increase coverage by 0.16%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #314      +/-   ##
============================================
+ Coverage     68.06%   68.22%   +0.16%     
- Complexity     1019     1021       +2     
============================================
  Files            73       73              
  Lines          4306     4312       +6     
  Branches        618      618              
============================================
+ Hits           2931     2942      +11     
+ Misses         1002      997       -5     
  Partials        373      373
Impacted Files Coverage Δ Complexity Δ
...a/reactor/ipc/netty/channel/ChannelOperations.java 82.48% <100%> (+0.52%) 47 <0> (ø) ⬇️
...ctor/ipc/netty/resources/DefaultLoopResources.java 47% <100%> (+1.08%) 14 <1> (ø) ⬇️
...or/ipc/netty/http/client/HttpClientOperations.java 57.1% <0%> (+0.78%) 79% <0%> (+1%) ⬆️
...tor/ipc/netty/channel/CloseableContextHandler.java 57.89% <0%> (+5.26%) 9% <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 10ae803...ad351a7. Read the comment docs.

@smaldini smaldini merged commit 93dd119 into master Mar 30, 2018
@smaldini smaldini deleted the nonBlockingEventLoop-handlerError branch March 30, 2018 19:06
@violetagg violetagg added this to the 0.7.6.RELEASE milestone Apr 25, 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.

None yet

3 participants