[
https://issues.apache.org/jira/browse/TINKERPOP-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17716080#comment-17716080
]
ASF GitHub Bot commented on TINKERPOP-2852:
-------------------------------------------
codecov-commenter commented on PR #2043:
URL: https://github.com/apache/tinkerpop/pull/2043#issuecomment-1521158668
##
[Codecov](https://codecov.io/gh/apache/tinkerpop/pull/2043?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
[#2043](https://codecov.io/gh/apache/tinkerpop/pull/2043?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
(88006c5) into
[3.6-dev](https://codecov.io/gh/apache/tinkerpop/commit/09997f937d1f83a35d8ef312927f8ecf7f352306?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
(09997f9) will **increase** coverage by `0.49%`.
> The diff coverage is `n/a`.
```diff
@@ Coverage Diff @@
## 3.6-dev #2043 +/- ##
=============================================
+ Coverage 69.51% 70.00% +0.49%
- Complexity 9359 9363 +4
=============================================
Files 878 853 -25
Lines 42259 38466 -3793
Branches 5653 5653
=============================================
- Hits 29378 26930 -2448
+ Misses 10888 9719 -1169
+ Partials 1993 1817 -176
```
[see 31 files with indirect coverage
changes](https://codecov.io/gh/apache/tinkerpop/pull/2043/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)
> Update Maven plugin for docker-images building for M1 compatibility
> -------------------------------------------------------------------
>
> Key: TINKERPOP-2852
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2852
> Project: TinkerPop
> Issue Type: Improvement
> Components: build-release
> Affects Versions: 3.5.4
> Reporter: Yang Xia
> Priority: Critical
>
> The current Maven plug in we use for the `docker-image` building profile is
> no longer maintained
> ([https://github.com/spotify/dockerfile-maven)|https://github.com/spotify/dockerfile-maven).],
> and it is also not compatible with M1 Macs.
> We should consider swapping the plug in for an actively maintained one that
> is M1 compatible, for example
> [https://github.com/fabric8io/docker-maven-plugin/issues/1257.|https://github.com/fabric8io/docker-maven-plugin/issues/1257]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)