[
https://issues.apache.org/jira/browse/TINKERPOP-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17720085#comment-17720085
]
ASF GitHub Bot commented on TINKERPOP-2703:
-------------------------------------------
codecov-commenter commented on PR #2056:
URL: https://github.com/apache/tinkerpop/pull/2056#issuecomment-1537051255
##
[Codecov](https://app.codecov.io/gh/apache/tinkerpop/pull/2056?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
Report
> Merging
[#2056](https://app.codecov.io/gh/apache/tinkerpop/pull/2056?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
(c7d4ba0) into
[master](https://app.codecov.io/gh/apache/tinkerpop/commit/ef14f264426c30bbd20b970517483cbb063de0c7?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
(ef14f26) will **decrease** coverage by `4.45%`.
> The diff coverage is `n/a`.
```diff
@@ Coverage Diff @@
## master #2056 +/- ##
============================================
- Coverage 68.96% 64.51% -4.45%
============================================
Files 855 25 -830
Lines 41543 3830 -37713
Branches 5630 0 -5630
============================================
- Hits 28650 2471 -26179
+ Misses 10906 1187 -9719
+ Partials 1987 172 -1815
```
[see 830 files with indirect coverage
changes](https://app.codecov.io/gh/apache/tinkerpop/pull/2056/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
:mega: We’re building smart automated test selection to slash your CI/CD
build times. [Learn
more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
> Build on JDK17
> --------------
>
> Key: TINKERPOP-2703
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2703
> Project: TinkerPop
> Issue Type: Improvement
> Components: build-release
> Affects Versions: 3.5.2
> Reporter: Stephen Mallette
> Priority: Minor
>
> Upgrade the build to work with JDK17. This actually is a bit of an umbrella
> issue covering lots of different things in TinkerPop. Early examination of
> this issue shows that like the move to JDK11, the change is not trivial.
> Known issues so far:
> * Groovy 4.x upgrade brings some strange failures to the gmavenplus-plugin
> during GLV building
> * Kryo 3.x is not compliant with JDK17
> In addition, Please look at the related linked issues for more information.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)