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

Release the incoming message on the client when the decoding failed #417

Merged
merged 1 commit into from
Aug 21, 2018

Conversation

violetagg
Copy link
Member

No description provided.

@violetagg violetagg added this to the 0.7.9.RELEASE milestone Aug 20, 2018
@codecov-io
Copy link

codecov-io commented Aug 20, 2018

Codecov Report

Merging #417 into 0.7.x will decrease coverage by 0.01%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##              0.7.x     #417      +/-   ##
============================================
- Coverage     69.38%   69.36%   -0.02%     
- Complexity     1057     1058       +1     
============================================
  Files            72       72              
  Lines          4422     4426       +4     
  Branches        639      639              
============================================
+ Hits           3068     3070       +2     
- Misses          972      974       +2     
  Partials        382      382
Impacted Files Coverage Δ Complexity Δ
...or/ipc/netty/http/client/HttpClientOperations.java 57.77% <0%> (+0.18%) 81 <0> (+1) ⬆️
...java/reactor/ipc/netty/channel/ContextHandler.java 72.81% <0%> (-2.92%) 26% <0%> (-1%)
src/main/java/reactor/ipc/netty/FutureMono.java 67.5% <0%> (-1.67%) 8% <0%> (ø)
...a/reactor/ipc/netty/channel/ChannelOperations.java 82.67% <0%> (-0.79%) 48% <0%> (ø)
.../ipc/netty/channel/PooledClientContextHandler.java 66.38% <0%> (+1.68%) 26% <0%> (ø) ⬇️
...ctor/ipc/netty/resources/DefaultPoolResources.java 78.57% <0%> (+3.57%) 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 caa1adf...3373c66. Read the comment docs.

@violetagg violetagg merged commit 3373c66 into 0.7.x Aug 21, 2018
@violetagg violetagg deleted the release-msg-on-client-when-decoder-failed branch August 21, 2018 05:15
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