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

Fixing a javadoc typo #190

Merged
merged 1 commit into from
Oct 23, 2017
Merged

Fixing a javadoc typo #190

merged 1 commit into from
Oct 23, 2017

Conversation

akiraly
Copy link
Contributor

@akiraly akiraly commented Oct 22, 2017

No description provided.

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #190     +/-   ##
===========================================
- Coverage     67.17%   67.07%   -0.1%     
  Complexity      972      972             
===========================================
  Files            69       69             
  Lines          4085     4085             
  Branches        583      583             
===========================================
- Hits           2744     2740      -4     
- Misses          979      981      +2     
- Partials        362      364      +2
Impacted Files Coverage Δ Complexity Δ
...ctor/ipc/netty/http/server/HttpServerResponse.java 44.44% <ø> (ø) 3 <0> (ø) ⬇️
.../ipc/netty/channel/PooledClientContextHandler.java 59.34% <0%> (-6.51%) 24% <0%> (-3%)
...java/reactor/ipc/netty/channel/ContextHandler.java 71.56% <0%> (-2.95%) 26% <0%> (-1%)
...a/reactor/ipc/netty/channel/ChannelOperations.java 80% <0%> (ø) 48% <0%> (ø) ⬇️
...in/java/reactor/ipc/netty/channel/FluxReceive.java 76.68% <0%> (+0.51%) 58% <0%> (+2%) ⬆️
...or/ipc/netty/channel/ChannelOperationsHandler.java 58.18% <0%> (+1.03%) 49% <0%> (+1%) ⬆️
.../ipc/netty/http/server/HttpServerWSOperations.java 66.07% <0%> (+3.57%) 15% <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 7e4aeeb...78dd5f1. Read the comment docs.

@violetagg violetagg added this to the 0.7.2.RELEASE milestone Oct 23, 2017
@violetagg violetagg merged commit 02437f6 into reactor:master Oct 23, 2017
@akiraly akiraly deleted the attilk-master branch October 24, 2017 23:14
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