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

Attach a callback to react on client cancelation #551

Merged
merged 1 commit into from
Dec 10, 2018
Merged

Conversation

violetagg
Copy link
Member

No description provided.

@violetagg violetagg added this to the 0.8.4.RELEASE milestone Dec 10, 2018
@codecov-io
Copy link

codecov-io commented Dec 10, 2018

Codecov Report

Merging #551 into master will increase coverage by 0.19%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #551      +/-   ##
============================================
+ Coverage     63.54%   63.74%   +0.19%     
- Complexity     1314     1318       +4     
============================================
  Files           126      126              
  Lines          6340     6341       +1     
  Branches        846      846              
============================================
+ Hits           4029     4042      +13     
+ Misses         1864     1855       -9     
+ Partials        447      444       -3
Impacted Files Coverage Δ Complexity Δ
...a/reactor/netty/http/client/HttpClientConnect.java 53.86% <100%> (+0.13%) 4 <0> (ø) ⬇️
...eactor/netty/http/client/HttpClientOperations.java 48.97% <0%> (+0.29%) 63% <0%> (+1%) ⬆️
...eactor/netty/http/server/HttpServerOperations.java 70.85% <0%> (+0.89%) 61% <0%> (+1%) ⬆️
...eactor/netty/channel/ChannelOperationsHandler.java 70.26% <0%> (+1.32%) 64% <0%> (+2%) ⬆️
src/main/java/reactor/netty/FutureMono.java 68.29% <0%> (+2.43%) 8% <0%> (ø) ⬇️

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 91ba02c...d3871a5. Read the comment docs.

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