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 link for URI Templates as the original link is not available (its content was turned into an official RFC) #197

Merged
merged 1 commit into from
Oct 25, 2017

Conversation

akiraly
Copy link
Contributor

@akiraly akiraly commented Oct 24, 2017

No description provided.

@codecov-io
Copy link

codecov-io commented Oct 24, 2017

Codecov Report

Merging #197 into master will decrease coverage by 0.73%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #197      +/-   ##
============================================
- Coverage     67.44%   66.71%   -0.74%     
+ Complexity      980      965      -15     
============================================
  Files            69       69              
  Lines          4086     4086              
  Branches        583      583              
============================================
- Hits           2756     2726      -30     
- Misses          966      991      +25     
- Partials        364      369       +5
Impacted Files Coverage Δ Complexity Δ
...a/reactor/ipc/netty/http/server/HttpPredicate.java 73.25% <ø> (ø) 11 <0> (ø) ⬇️
...va/reactor/ipc/netty/channel/AbortedException.java 45.45% <0%> (-9.1%) 5% <0%> (-2%)
...a/reactor/ipc/netty/channel/ChannelOperations.java 75.38% <0%> (-6.16%) 46% <0%> (-3%)
.../ipc/netty/channel/PooledClientContextHandler.java 59.34% <0%> (-5.7%) 24% <0%> (-2%)
src/main/java/reactor/ipc/netty/FutureMono.java 81.63% <0%> (-4.09%) 4% <0%> (-1%)
...java/reactor/ipc/netty/channel/ContextHandler.java 71.56% <0%> (-2.95%) 26% <0%> (-1%)
...or/ipc/netty/http/server/HttpServerOperations.java 64.73% <0%> (-2.32%) 45% <0%> (-2%)
...in/java/reactor/ipc/netty/channel/FluxReceive.java 75.12% <0%> (-1.04%) 56% <0%> (-1%)
...or/ipc/netty/channel/ChannelOperationsHandler.java 58.18% <0%> (-0.78%) 49% <0%> (-2%)

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 21bb02e...c3204b9. Read the comment docs.

@violetagg violetagg merged commit 445f518 into reactor:master Oct 25, 2017
@violetagg violetagg added this to the 0.7.2.RELEASE milestone Oct 25, 2017
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