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 #278: Resolve the relative location when redirecting #279

Merged
merged 1 commit into from
Feb 12, 2018

Conversation

violetagg
Copy link
Member

No description provided.

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

codecov-io commented Feb 12, 2018

Codecov Report

Merging #279 into master will decrease coverage by 0.37%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master    #279      +/-   ##
===========================================
- Coverage     67.97%   67.6%   -0.38%     
+ Complexity     1016    1010       -6     
===========================================
  Files            73      73              
  Lines          4275    4275              
  Branches        610     610              
===========================================
- Hits           2906    2890      -16     
- Misses         1003    1016      +13     
- Partials        366     369       +3
Impacted Files Coverage Δ Complexity Δ
.../ipc/netty/http/client/MonoHttpClientResponse.java 77.02% <100%> (ø) 6 <0> (ø) ⬇️
...va/reactor/ipc/netty/channel/AbortedException.java 54.54% <0%> (-27.28%) 6% <0%> (-2%)
.../ipc/netty/channel/PooledClientContextHandler.java 58.53% <0%> (-4.88%) 24% <0%> (-2%)
.../ipc/netty/http/client/HttpClientWSOperations.java 73.97% <0%> (-4.11%) 18% <0%> (-1%)
...java/reactor/ipc/netty/channel/ContextHandler.java 71.56% <0%> (-1.97%) 26% <0%> (-1%)
...or/ipc/netty/channel/ChannelOperationsHandler.java 62.93% <0%> (-1.87%) 56% <0%> (-2%)
...a/reactor/ipc/netty/channel/ChannelOperations.java 83.45% <0%> (+0.75%) 48% <0%> (ø) ⬇️
...or/ipc/netty/http/client/HttpClientOperations.java 55.76% <0%> (+0.8%) 73% <0%> (+1%) ⬆️
src/main/java/reactor/ipc/netty/FutureMono.java 85.71% <0%> (+4.08%) 5% <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 71e9515...3d7c04f. Read the comment docs.

@violetagg violetagg merged commit 3d7c04f into master Feb 12, 2018
@violetagg violetagg deleted the issue-278 branch February 13, 2018 13:12
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