Conversation
Codecov Report
@@ Coverage Diff @@
## master #1236 +/- ##
============================================
- Coverage 63.34% 59.37% -3.97%
+ Complexity 3035 87 -2948
============================================
Files 308 354 +46
Lines 14820 16262 +1442
Branches 2046 2268 +222
============================================
+ Hits 9387 9656 +269
- Misses 4801 5950 +1149
- Partials 632 656 +24 Continue to review full report at Codecov.
|
💔 Tests FailedExpand to view the summary
Build stats
Test stats 🧪
Test errorsExpand to view the tests failures
Steps errorsExpand to view the steps failures
Log outputExpand to view the last 100 lines of log output
|
|
The other stages are still using Java 10. We'll also have to merge #1237 first so that the Javadoc task passes. |
|
The Javadoc task fails. Could you merge master in your branch? |
|
Do you know which exact Java 11 version is used? |
|
It's 11.0.6 Found this out by looking at the logs of the unit tests: |
|
@felixbarny Do you want to investigate these smoke test failures or shall we go ahead with this merge? |
|
That's a flaky test. The smoke tests use a different Java version as tests execute in Docker containers. |
Move the pipeline to Java 11.