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

Improve asciidoctor configuration in build #348

Merged
merged 1 commit into from
May 7, 2018

Conversation

lhotari
Copy link
Contributor

@lhotari lhotari commented May 5, 2018

  • use recent versions that work
  • move asciidoctor related config to separate file from build.gradle

- use recent versions that work
- move asciidoctor related config to separate file from build.gradle
@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #348      +/-   ##
============================================
- Coverage     69.35%   69.01%   -0.35%     
+ Complexity     1051     1046       -5     
============================================
  Files            72       72              
  Lines          4386     4386              
  Branches        628      628              
============================================
- Hits           3042     3027      -15     
- Misses          964      977      +13     
- Partials        380      382       +2
Impacted Files Coverage Δ Complexity Δ
...tor/ipc/netty/channel/CloseableContextHandler.java 52.63% <0%> (-5.27%) 8% <0%> (-1%)
.../ipc/netty/channel/PooledClientContextHandler.java 63.02% <0%> (-5.05%) 25% <0%> (-2%)
src/main/java/reactor/ipc/netty/FutureMono.java 67.5% <0%> (-1.67%) 8% <0%> (ø)
...a/reactor/ipc/netty/channel/ChannelOperations.java 80.46% <0%> (-1.57%) 46% <0%> (-1%)
...or/ipc/netty/http/server/HttpServerOperations.java 67.19% <0%> (-0.53%) 53% <0%> (-1%)
...or/ipc/netty/channel/ChannelOperationsHandler.java 66.81% <0%> (-0.45%) 60% <0%> (ø)

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 486fe43...4eac511. Read the comment docs.

@violetagg violetagg added this to the 0.7.8.RELEASE milestone May 6, 2018
@violetagg violetagg added the type/documentation A documentation update label May 6, 2018
@violetagg violetagg merged commit cbef612 into reactor:master May 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/documentation A documentation update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants