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 #282 Ensure ChannelPromise objects are updated when filtering the messages #287

Closed
wants to merge 1 commit into from

Conversation

violetagg
Copy link
Member

No description provided.

@violetagg violetagg added this to the 0.7.4.RELEASE milestone Feb 15, 2018
@codecov-io
Copy link

codecov-io commented Feb 15, 2018

Codecov Report

Merging #287 into master will decrease coverage by 0.18%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #287      +/-   ##
============================================
- Coverage     67.73%   67.55%   -0.19%     
- Complexity     1011     1012       +1     
============================================
  Files            73       73              
  Lines          4277     4287      +10     
  Branches        610      611       +1     
============================================
- Hits           2897     2896       -1     
- Misses         1012     1020       +8     
- Partials        368      371       +3
Impacted Files Coverage Δ Complexity Δ
...ty/http/server/FilteringHttpContentCompressor.java 100% <100%> (ø) 5 <0> (+1) ⬆️
...ctor/ipc/netty/http/server/CompressionHandler.java 84.37% <100%> (+9.37%) 22 <4> (+4) ⬆️
.../ipc/netty/channel/PooledClientContextHandler.java 58.33% <0%> (-10.84%) 24% <0%> (-4%)
...java/reactor/ipc/netty/channel/ContextHandler.java 71.56% <0%> (-2.95%) 26% <0%> (-1%)
...a/reactor/ipc/netty/channel/ChannelOperations.java 81.95% <0%> (-1.51%) 47% <0%> (-1%)
...or/ipc/netty/channel/ChannelOperationsHandler.java 62.7% <0%> (-0.24%) 56% <0%> (ø)
...or/ipc/netty/http/client/HttpClientOperations.java 54.95% <0%> (+0.53%) 73% <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 63f21ba...6d9d27b. Read the comment docs.

@violetagg violetagg closed this Feb 15, 2018
@violetagg violetagg deleted the issue-282 branch February 15, 2018 21:03
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