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 #863 Let Http2StreamFrameToHttpObjectCodec encode/decode Http2Stream #878

Merged
merged 1 commit into from Oct 24, 2019

Conversation

violetagg
Copy link
Member

No description provided.

@violetagg violetagg added this to the 0.8.13.RELEASE milestone Oct 24, 2019
@violetagg violetagg merged commit a2dc248 into 0.8.x Oct 24, 2019
@violetagg violetagg deleted the issue-863 branch October 24, 2019 16:36
@codecov-io
Copy link

Codecov Report

Merging #878 into 0.8.x will increase coverage by 0.3%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##              0.8.x     #878     +/-   ##
===========================================
+ Coverage     66.36%   66.67%   +0.3%     
- Complexity     1395     1397      +2     
===========================================
  Files           133      133             
  Lines          6502     6484     -18     
  Branches        855      850      -5     
===========================================
+ Hits           4315     4323      +8     
+ Misses         1730     1707     -23     
+ Partials        457      454      -3
Impacted Files Coverage Δ Complexity Δ
...java/reactor/netty/http/server/HttpServerBind.java 38.79% <0%> (ø) 19 <0> (ø) ⬇️
...or/netty/http/server/Http2StreamBridgeHandler.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...ctor/netty/resources/PooledConnectionProvider.java 79.92% <0%> (+0.35%) 21% <0%> (ø) ⬇️
...eactor/netty/http/client/HttpClientOperations.java 65% <0%> (+0.88%) 72% <0%> (+1%) ⬆️
.../main/java/reactor/netty/channel/MonoSendMany.java 64.48% <0%> (+1.22%) 4% <0%> (ø) ⬇️
...eactor/netty/channel/ChannelOperationsHandler.java 81.48% <0%> (+1.85%) 12% <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 218af7a...a2dc248. 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.

None yet

3 participants