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

Switch from Java9 to Java11 build and adapt dependencies #1407

Merged
merged 4 commits into from
Oct 25, 2018

Conversation

simonbasle
Copy link
Member

No description provided.

@simonbasle simonbasle added the type/chores A task not related to code (build, formatting, process, ...) label Oct 24, 2018
@simonbasle simonbasle added this to the 3.2.2.RELEASE milestone Oct 24, 2018
@simonbasle simonbasle requested a review from smaldini October 24, 2018 12:02
@codecov-io
Copy link

codecov-io commented Oct 24, 2018

Codecov Report

Merging #1407 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1407      +/-   ##
============================================
+ Coverage     84.09%   84.09%   +<.01%     
+ Complexity     3873     3870       -3     
============================================
  Files           357      357              
  Lines         29387    29337      -50     
  Branches       5452     5452              
============================================
- Hits          24712    24670      -42     
+ Misses         3068     3066       -2     
+ Partials       1607     1601       -6
Impacted Files Coverage Δ Complexity Δ
...rc/main/java/reactor/core/publisher/FluxEmpty.java 83.33% <0%> (-4.17%) 4% <0%> (-1%)
...va/reactor/core/publisher/ParallelMergeReduce.java 68.59% <0%> (-3.31%) 3% <0%> (ø)
...in/java/reactor/core/publisher/FluxWindowWhen.java 81.73% <0%> (-2.89%) 2% <0%> (ø)
...ain/java/reactor/util/concurrent/WaitStrategy.java 50.42% <0%> (-2.42%) 11% <0%> (ø)
...ava/reactor/core/scheduler/ImmediateScheduler.java 76.19% <0%> (-2.08%) 6% <0%> (-1%)
.../reactor/core/scheduler/PeriodicSchedulerTask.java 54.83% <0%> (-1.42%) 7% <0%> (ø)
...in/java/reactor/core/publisher/BaseSubscriber.java 79.36% <0%> (-0.94%) 18% <0%> (ø)
...ain/java/reactor/core/scheduler/SchedulerTask.java 68.42% <0%> (-0.81%) 12% <0%> (ø)
...ava/reactor/core/scheduler/PeriodicWorkerTask.java 70.73% <0%> (-0.7%) 12% <0%> (ø)
...c/main/java/reactor/core/publisher/MonoCreate.java 75.67% <0%> (-0.65%) 2% <0%> (ø)
... and 25 more

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 e60c3e5...8a1af1e. Read the comment docs.

@simonbasle simonbasle merged commit 74177c5 into master Oct 25, 2018
@simonbasle simonbasle deleted the java11-build branch October 25, 2018 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/chores A task not related to code (build, formatting, process, ...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants