From a95fd2b26abf95729b41b50be44e9246bd167d48 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 23:48:01 +0000 Subject: [PATCH] chore: nightly automatic updates --- CHANGELOG.md | 1 + coverage.out | 426 +++++++++++++++++++++++++-------------------------- 2 files changed, 214 insertions(+), 213 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b8d20aca51..2d34261325 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ **Merged pull requests:** +- feat\(lint\): enabe goconst linter [\#5499](https://github.com/apache/camel-k/pull/5499) ([lburgazzoli](https://github.com/lburgazzoli)) - feat\(lint\): enabe magic number detector \(mld\) [\#5496](https://github.com/apache/camel-k/pull/5496) ([lburgazzoli](https://github.com/lburgazzoli)) - chore\(tools\): update golangci-lint to v1.58.1 [\#5495](https://github.com/apache/camel-k/pull/5495) ([lburgazzoli](https://github.com/lburgazzoli)) - fix\(tests\): Minor fix to incremental\_build\_test.go after fixing of copykits. [\#5494](https://github.com/apache/camel-k/pull/5494) ([valdar](https://github.com/valdar)) diff --git a/coverage.out b/coverage.out index 2c256ac61e..fac44769ef 100644 --- a/coverage.out +++ b/coverage.out @@ -42,11 +42,11 @@ github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:208: ID 0.0% github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:214: Translate 0.0% github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:276: getBootstrapServers 0.0% github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:297: Order 0.0% -github.com/apache/camel-k/v2/addons/telemetry/telemetry.go:86: NewTelemetryTrait 100.0% -github.com/apache/camel-k/v2/addons/telemetry/telemetry.go:92: Configure 47.6% -github.com/apache/camel-k/v2/addons/telemetry/telemetry.go:134: Apply 80.0% -github.com/apache/camel-k/v2/addons/telemetry/telemetry.go:146: setCatalogConfiguration 93.3% -github.com/apache/camel-k/v2/addons/telemetry/telemetry.go:175: setProperties 0.0% +github.com/apache/camel-k/v2/addons/telemetry/telemetry.go:88: NewTelemetryTrait 100.0% +github.com/apache/camel-k/v2/addons/telemetry/telemetry.go:94: Configure 47.6% +github.com/apache/camel-k/v2/addons/telemetry/telemetry.go:136: Apply 80.0% +github.com/apache/camel-k/v2/addons/telemetry/telemetry.go:148: setCatalogConfiguration 93.3% +github.com/apache/camel-k/v2/addons/telemetry/telemetry.go:177: setProperties 0.0% github.com/apache/camel-k/v2/addons/threescale/3scale.go:84: NewThreeScaleTrait 100.0% github.com/apache/camel-k/v2/addons/threescale/3scale.go:90: Configure 93.3% github.com/apache/camel-k/v2/addons/threescale/3scale.go:117: Apply 100.0% @@ -714,17 +714,17 @@ github.com/apache/camel-k/v2/pkg/builder/project.go:163: getServerTagIndex github.com/apache/camel-k/v2/pkg/builder/project.go:193: injectDependencies 100.0% github.com/apache/camel-k/v2/pkg/builder/project.go:198: sanitizeDependencies 100.0% github.com/apache/camel-k/v2/pkg/builder/project.go:202: injectProfiles 0.0% -github.com/apache/camel-k/v2/pkg/builder/quarkus.go:38: init 100.0% -github.com/apache/camel-k/v2/pkg/builder/quarkus.go:66: resolveBuildSources 28.6% -github.com/apache/camel-k/v2/pkg/builder/quarkus.go:83: prepareProjectWithSources 72.2% -github.com/apache/camel-k/v2/pkg/builder/quarkus.go:113: loadCamelQuarkusCatalog 85.7% -github.com/apache/camel-k/v2/pkg/builder/quarkus.go:130: generateQuarkusProject 100.0% -github.com/apache/camel-k/v2/pkg/builder/quarkus.go:145: generateQuarkusProjectCommon 100.0% -github.com/apache/camel-k/v2/pkg/builder/quarkus.go:185: buildQuarkusRunner 83.3% -github.com/apache/camel-k/v2/pkg/builder/quarkus.go:208: BuildQuarkusRunnerCommon 66.7% -github.com/apache/camel-k/v2/pkg/builder/quarkus.go:225: computeApplicationProperties 80.0% -github.com/apache/camel-k/v2/pkg/builder/quarkus.go:266: computeQuarkusDependencies 90.9% -github.com/apache/camel-k/v2/pkg/builder/quarkus.go:284: ProcessQuarkusTransitiveDependencies 84.6% +github.com/apache/camel-k/v2/pkg/builder/quarkus.go:40: init 100.0% +github.com/apache/camel-k/v2/pkg/builder/quarkus.go:68: resolveBuildSources 28.6% +github.com/apache/camel-k/v2/pkg/builder/quarkus.go:85: prepareProjectWithSources 72.2% +github.com/apache/camel-k/v2/pkg/builder/quarkus.go:115: loadCamelQuarkusCatalog 85.7% +github.com/apache/camel-k/v2/pkg/builder/quarkus.go:132: generateQuarkusProject 100.0% +github.com/apache/camel-k/v2/pkg/builder/quarkus.go:147: generateQuarkusProjectCommon 100.0% +github.com/apache/camel-k/v2/pkg/builder/quarkus.go:187: buildQuarkusRunner 83.3% +github.com/apache/camel-k/v2/pkg/builder/quarkus.go:210: BuildQuarkusRunnerCommon 66.7% +github.com/apache/camel-k/v2/pkg/builder/quarkus.go:227: computeApplicationProperties 80.0% +github.com/apache/camel-k/v2/pkg/builder/quarkus.go:268: computeQuarkusDependencies 90.9% +github.com/apache/camel-k/v2/pkg/builder/quarkus.go:286: ProcessQuarkusTransitiveDependencies 84.6% github.com/apache/camel-k/v2/pkg/builder/runtime_support.go:41: BuildCommands 0.0% github.com/apache/camel-k/v2/pkg/builder/runtime_support.go:46: Directory 0.0% github.com/apache/camel-k/v2/pkg/builder/runtime_support.go:51: TargetDirectory 0.0% @@ -756,21 +756,21 @@ github.com/apache/camel-k/v2/pkg/builder/tasks.go:111: Do 0.0% github.com/apache/camel-k/v2/pkg/builder/tasks.go:121: TaskByName 33.3% github.com/apache/camel-k/v2/pkg/builder/types.go:43: New 100.0% github.com/apache/camel-k/v2/pkg/builder/util.go:24: artifactIDs 75.0% -github.com/apache/camel-k/v2/pkg/cmd/bind.go:42: newCmdBind 100.0% -github.com/apache/camel-k/v2/pkg/cmd/bind.go:95: preRunE 100.0% -github.com/apache/camel-k/v2/pkg/cmd/bind.go:103: runE 80.0% -github.com/apache/camel-k/v2/pkg/cmd/bind.go:114: validate 59.0% -github.com/apache/camel-k/v2/pkg/cmd/bind.go:180: run 65.5% -github.com/apache/camel-k/v2/pkg/cmd/bind.go:288: showPipeOutput 100.0% -github.com/apache/camel-k/v2/pkg/cmd/bind.go:296: parseErrorHandler 75.0% -github.com/apache/camel-k/v2/pkg/cmd/bind.go:325: parseErrorHandlerByType 83.3% -github.com/apache/camel-k/v2/pkg/cmd/bind.go:337: decode 60.0% -github.com/apache/camel-k/v2/pkg/cmd/bind.go:382: nameFor 83.3% -github.com/apache/camel-k/v2/pkg/cmd/bind.go:392: nameForEndpoint 40.0% -github.com/apache/camel-k/v2/pkg/cmd/bind.go:402: asEndpointProperties 83.3% -github.com/apache/camel-k/v2/pkg/cmd/bind.go:415: getProperties 87.5% -github.com/apache/camel-k/v2/pkg/cmd/bind.go:429: parseProperty 76.9% -github.com/apache/camel-k/v2/pkg/cmd/bind.go:448: checkCompliance 8.7% +github.com/apache/camel-k/v2/pkg/cmd/bind.go:43: newCmdBind 100.0% +github.com/apache/camel-k/v2/pkg/cmd/bind.go:96: preRunE 100.0% +github.com/apache/camel-k/v2/pkg/cmd/bind.go:104: runE 80.0% +github.com/apache/camel-k/v2/pkg/cmd/bind.go:115: validate 59.0% +github.com/apache/camel-k/v2/pkg/cmd/bind.go:181: run 65.5% +github.com/apache/camel-k/v2/pkg/cmd/bind.go:289: showPipeOutput 100.0% +github.com/apache/camel-k/v2/pkg/cmd/bind.go:297: parseErrorHandler 75.0% +github.com/apache/camel-k/v2/pkg/cmd/bind.go:326: parseErrorHandlerByType 83.3% +github.com/apache/camel-k/v2/pkg/cmd/bind.go:338: decode 60.0% +github.com/apache/camel-k/v2/pkg/cmd/bind.go:383: nameFor 83.3% +github.com/apache/camel-k/v2/pkg/cmd/bind.go:393: nameForEndpoint 40.0% +github.com/apache/camel-k/v2/pkg/cmd/bind.go:403: asEndpointProperties 83.3% +github.com/apache/camel-k/v2/pkg/cmd/bind.go:416: getProperties 87.5% +github.com/apache/camel-k/v2/pkg/cmd/bind.go:430: parseProperty 76.9% +github.com/apache/camel-k/v2/pkg/cmd/bind.go:449: checkCompliance 8.7% github.com/apache/camel-k/v2/pkg/cmd/builder.go:27: newCmdBuilder 100.0% github.com/apache/camel-k/v2/pkg/cmd/builder.go:52: run 0.0% github.com/apache/camel-k/v2/pkg/cmd/completion.go:24: newCmdCompletion 100.0% @@ -1325,12 +1325,12 @@ github.com/apache/camel-k/v2/pkg/install/cluster.go:365: installCRD 0. github.com/apache/camel-k/v2/pkg/install/cluster.go:402: isClusterRoleInstalled 0.0% github.com/apache/camel-k/v2/pkg/install/cluster.go:415: isResourceInstalled 0.0% github.com/apache/camel-k/v2/pkg/install/cluster.go:425: installResource 0.0% -github.com/apache/camel-k/v2/pkg/install/common.go:64: Resources 0.0% -github.com/apache/camel-k/v2/pkg/install/common.go:68: ResourcesOrCollect 0.0% -github.com/apache/camel-k/v2/pkg/install/common.go:79: Resource 0.0% -github.com/apache/camel-k/v2/pkg/install/common.go:83: ResourceOrCollect 0.0% -github.com/apache/camel-k/v2/pkg/install/common.go:99: ObjectOrCollect 0.0% -github.com/apache/camel-k/v2/pkg/install/common.go:127: isOpenShift 0.0% +github.com/apache/camel-k/v2/pkg/install/common.go:65: Resources 0.0% +github.com/apache/camel-k/v2/pkg/install/common.go:69: ResourcesOrCollect 0.0% +github.com/apache/camel-k/v2/pkg/install/common.go:80: Resource 0.0% +github.com/apache/camel-k/v2/pkg/install/common.go:84: ResourceOrCollect 0.0% +github.com/apache/camel-k/v2/pkg/install/common.go:100: ObjectOrCollect 0.0% +github.com/apache/camel-k/v2/pkg/install/common.go:128: isOpenShift 0.0% github.com/apache/camel-k/v2/pkg/install/kamelets.go:63: KameletCatalog 0.0% github.com/apache/camel-k/v2/pkg/install/kamelets.go:140: serverSideApply 0.0% github.com/apache/camel-k/v2/pkg/install/kamelets.go:148: clientSideApply 0.0% @@ -1338,21 +1338,21 @@ github.com/apache/camel-k/v2/pkg/install/kamelets.go:162: isIncompatibleSer github.com/apache/camel-k/v2/pkg/install/kamelets.go:177: loadKamelet 77.3% github.com/apache/camel-k/v2/pkg/install/kamelets.go:214: KameletViewerRole 0.0% github.com/apache/camel-k/v2/pkg/install/openshift.go:59: OpenShiftConsoleDownloadLink 0.0% -github.com/apache/camel-k/v2/pkg/install/operator.go:91: OperatorOrCollect 0.0% -github.com/apache/camel-k/v2/pkg/install/operator.go:345: installNamespacedRoleBinding 0.0% -github.com/apache/camel-k/v2/pkg/install/operator.go:390: installClusterRoleBinding 0.0% -github.com/apache/camel-k/v2/pkg/install/operator.go:466: installOpenShiftRoles 0.0% -github.com/apache/camel-k/v2/pkg/install/operator.go:480: installKubernetesRoles 0.0% -github.com/apache/camel-k/v2/pkg/install/operator.go:496: installOperator 0.0% -github.com/apache/camel-k/v2/pkg/install/operator.go:502: installKnativeBindings 0.0% -github.com/apache/camel-k/v2/pkg/install/operator.go:516: installKedaBindings 0.0% -github.com/apache/camel-k/v2/pkg/install/operator.go:530: installEvents 0.0% -github.com/apache/camel-k/v2/pkg/install/operator.go:544: installPodMonitors 0.0% -github.com/apache/camel-k/v2/pkg/install/operator.go:558: installStrimziBindings 0.0% -github.com/apache/camel-k/v2/pkg/install/operator.go:572: installMonitoringResources 0.0% -github.com/apache/camel-k/v2/pkg/install/operator.go:579: installLeaseBindings 0.0% -github.com/apache/camel-k/v2/pkg/install/operator.go:594: NewPlatform 0.0% -github.com/apache/camel-k/v2/pkg/install/operator.go:659: ExampleOrCollect 0.0% +github.com/apache/camel-k/v2/pkg/install/operator.go:92: OperatorOrCollect 0.0% +github.com/apache/camel-k/v2/pkg/install/operator.go:346: installNamespacedRoleBinding 0.0% +github.com/apache/camel-k/v2/pkg/install/operator.go:391: installClusterRoleBinding 0.0% +github.com/apache/camel-k/v2/pkg/install/operator.go:467: installOpenShiftRoles 0.0% +github.com/apache/camel-k/v2/pkg/install/operator.go:481: installKubernetesRoles 0.0% +github.com/apache/camel-k/v2/pkg/install/operator.go:497: installOperator 0.0% +github.com/apache/camel-k/v2/pkg/install/operator.go:503: installKnativeBindings 0.0% +github.com/apache/camel-k/v2/pkg/install/operator.go:517: installKedaBindings 0.0% +github.com/apache/camel-k/v2/pkg/install/operator.go:531: installEvents 0.0% +github.com/apache/camel-k/v2/pkg/install/operator.go:545: installPodMonitors 0.0% +github.com/apache/camel-k/v2/pkg/install/operator.go:559: installStrimziBindings 0.0% +github.com/apache/camel-k/v2/pkg/install/operator.go:573: installMonitoringResources 0.0% +github.com/apache/camel-k/v2/pkg/install/operator.go:580: installLeaseBindings 0.0% +github.com/apache/camel-k/v2/pkg/install/operator.go:595: NewPlatform 0.0% +github.com/apache/camel-k/v2/pkg/install/operator.go:660: ExampleOrCollect 0.0% github.com/apache/camel-k/v2/pkg/install/optional.go:30: OperatorStartupOptionalTools 0.0% github.com/apache/camel-k/v2/pkg/install/platform.go:27: IntegrationPlatformViewerRole 0.0% github.com/apache/camel-k/v2/pkg/install/secret.go:35: RegistrySecretOrCollect 0.0% @@ -1442,25 +1442,25 @@ github.com/apache/camel-k/v2/pkg/trait/affinity.go:125: addPodAffinity github.com/apache/camel-k/v2/pkg/trait/affinity.go:176: addPodAntiAffinity 89.5% github.com/apache/camel-k/v2/pkg/trait/affinity.go:227: operatorToNodeSelectorOperator 25.0% github.com/apache/camel-k/v2/pkg/trait/affinity.go:245: operatorToLabelSelectorOperator 50.0% -github.com/apache/camel-k/v2/pkg/trait/builder.go:50: newBuilderTrait 100.0% -github.com/apache/camel-k/v2/pkg/trait/builder.go:57: InfluencesKit 100.0% -github.com/apache/camel-k/v2/pkg/trait/builder.go:61: Matches 90.0% -github.com/apache/camel-k/v2/pkg/trait/builder.go:90: Configure 46.9% -github.com/apache/camel-k/v2/pkg/trait/builder.go:142: existsTaskRequest 100.0% -github.com/apache/camel-k/v2/pkg/trait/builder.go:152: adaptDeprecatedFields 95.8% -github.com/apache/camel-k/v2/pkg/trait/builder.go:185: newOrAppend 100.0% -github.com/apache/camel-k/v2/pkg/trait/builder.go:195: Apply 88.9% -github.com/apache/camel-k/v2/pkg/trait/builder.go:325: failIntegrationKit 80.0% -github.com/apache/camel-k/v2/pkg/trait/builder.go:334: builderTask 64.1% -github.com/apache/camel-k/v2/pkg/trait/builder.go:455: getImageName 100.0% -github.com/apache/camel-k/v2/pkg/trait/builder.go:463: getBaseImage 100.0% -github.com/apache/camel-k/v2/pkg/trait/builder.go:472: customTasks 91.7% -github.com/apache/camel-k/v2/pkg/trait/builder.go:502: taskConfOrDefault 66.7% -github.com/apache/camel-k/v2/pkg/trait/builder.go:510: parseTasksConf 92.1% -github.com/apache/camel-k/v2/pkg/trait/builder.go:571: splitContainerCommand 100.0% -github.com/apache/camel-k/v2/pkg/trait/builder.go:585: filter 81.8% -github.com/apache/camel-k/v2/pkg/trait/builder.go:626: publishingOrUserTask 80.0% -github.com/apache/camel-k/v2/pkg/trait/builder.go:640: setPlatform 66.7% +github.com/apache/camel-k/v2/pkg/trait/builder.go:52: newBuilderTrait 100.0% +github.com/apache/camel-k/v2/pkg/trait/builder.go:59: InfluencesKit 100.0% +github.com/apache/camel-k/v2/pkg/trait/builder.go:63: Matches 90.0% +github.com/apache/camel-k/v2/pkg/trait/builder.go:92: Configure 46.9% +github.com/apache/camel-k/v2/pkg/trait/builder.go:144: existsTaskRequest 100.0% +github.com/apache/camel-k/v2/pkg/trait/builder.go:154: adaptDeprecatedFields 95.8% +github.com/apache/camel-k/v2/pkg/trait/builder.go:187: newOrAppend 100.0% +github.com/apache/camel-k/v2/pkg/trait/builder.go:197: Apply 88.9% +github.com/apache/camel-k/v2/pkg/trait/builder.go:327: failIntegrationKit 80.0% +github.com/apache/camel-k/v2/pkg/trait/builder.go:336: builderTask 64.1% +github.com/apache/camel-k/v2/pkg/trait/builder.go:457: getImageName 100.0% +github.com/apache/camel-k/v2/pkg/trait/builder.go:465: getBaseImage 100.0% +github.com/apache/camel-k/v2/pkg/trait/builder.go:474: customTasks 91.7% +github.com/apache/camel-k/v2/pkg/trait/builder.go:504: taskConfOrDefault 66.7% +github.com/apache/camel-k/v2/pkg/trait/builder.go:512: parseTasksConf 92.1% +github.com/apache/camel-k/v2/pkg/trait/builder.go:573: splitContainerCommand 100.0% +github.com/apache/camel-k/v2/pkg/trait/builder.go:587: filter 81.8% +github.com/apache/camel-k/v2/pkg/trait/builder.go:628: publishingOrUserTask 80.0% +github.com/apache/camel-k/v2/pkg/trait/builder.go:642: setPlatform 66.7% github.com/apache/camel-k/v2/pkg/trait/camel.go:47: newCamelTrait 100.0% github.com/apache/camel-k/v2/pkg/trait/camel.go:54: InfluencesKit 100.0% github.com/apache/camel-k/v2/pkg/trait/camel.go:58: Matches 75.0% @@ -1547,76 +1547,76 @@ github.com/apache/camel-k/v2/pkg/trait/ingress.go:86: Apply 100.0% github.com/apache/camel-k/v2/pkg/trait/init.go:44: NewInitTrait 100.0% github.com/apache/camel-k/v2/pkg/trait/init.go:50: Configure 66.7% github.com/apache/camel-k/v2/pkg/trait/init.go:58: Apply 71.4% -github.com/apache/camel-k/v2/pkg/trait/istio.go:46: newIstioTrait 100.0% -github.com/apache/camel-k/v2/pkg/trait/istio.go:55: Configure 100.0% -github.com/apache/camel-k/v2/pkg/trait/istio.go:63: Apply 100.0% -github.com/apache/camel-k/v2/pkg/trait/istio.go:75: injectIstioAnnotation 100.0% +github.com/apache/camel-k/v2/pkg/trait/istio.go:48: newIstioTrait 100.0% +github.com/apache/camel-k/v2/pkg/trait/istio.go:57: Configure 100.0% +github.com/apache/camel-k/v2/pkg/trait/istio.go:65: Apply 100.0% +github.com/apache/camel-k/v2/pkg/trait/istio.go:77: injectIstioAnnotation 100.0% github.com/apache/camel-k/v2/pkg/trait/jolokia.go:45: newJolokiaTrait 100.0% github.com/apache/camel-k/v2/pkg/trait/jolokia.go:54: Configure 100.0% github.com/apache/camel-k/v2/pkg/trait/jolokia.go:62: Apply 95.1% github.com/apache/camel-k/v2/pkg/trait/jolokia.go:149: setDefaultJolokiaOption 100.0% github.com/apache/camel-k/v2/pkg/trait/jolokia.go:177: addToJolokiaOptions 78.6% -github.com/apache/camel-k/v2/pkg/trait/jvm.go:58: newJvmTrait 100.0% -github.com/apache/camel-k/v2/pkg/trait/jvm.go:68: Configure 83.3% -github.com/apache/camel-k/v2/pkg/trait/jvm.go:94: Apply 50.0% -github.com/apache/camel-k/v2/pkg/trait/kamelets.go:59: newConfigurationKey 100.0% -github.com/apache/camel-k/v2/pkg/trait/kamelets.go:71: newKameletsTrait 100.0% -github.com/apache/camel-k/v2/pkg/trait/kamelets.go:77: Configure 72.2% -github.com/apache/camel-k/v2/pkg/trait/kamelets.go:110: Apply 100.0% -github.com/apache/camel-k/v2/pkg/trait/kamelets.go:119: collectKamelets 90.9% -github.com/apache/camel-k/v2/pkg/trait/kamelets.go:172: addKamelets 88.5% -github.com/apache/camel-k/v2/pkg/trait/kamelets.go:217: addKameletAsSource 80.0% -github.com/apache/camel-k/v2/pkg/trait/kamelets.go:267: listConfigurationSecrets 92.3% -github.com/apache/camel-k/v2/pkg/trait/kamelets.go:290: getKameletKeys 100.0% -github.com/apache/camel-k/v2/pkg/trait/kamelets.go:305: getConfigurationKeys 90.0% -github.com/apache/camel-k/v2/pkg/trait/kamelets.go:335: integrationSourceFromKameletSource 86.7% -github.com/apache/camel-k/v2/pkg/trait/kamelets.go:362: initializeConfigmapKameletSource 100.0% -github.com/apache/camel-k/v2/pkg/trait/kamelets_support.go:36: newKameletBundle 100.0% -github.com/apache/camel-k/v2/pkg/trait/kamelets_support.go:42: add 100.0% -github.com/apache/camel-k/v2/pkg/trait/kamelets_support.go:47: toConfigmaps 94.1% -github.com/apache/camel-k/v2/pkg/trait/kamelets_support.go:74: newBundleConfigmap 100.0% -github.com/apache/camel-k/v2/pkg/trait/knative.go:58: newKnativeTrait 100.0% -github.com/apache/camel-k/v2/pkg/trait/knative.go:67: IsAllowedInProfile 100.0% -github.com/apache/camel-k/v2/pkg/trait/knative.go:71: Configure 80.8% -github.com/apache/camel-k/v2/pkg/trait/knative.go:149: filterMetaItems 91.7% -github.com/apache/camel-k/v2/pkg/trait/knative.go:168: Apply 75.0% -github.com/apache/camel-k/v2/pkg/trait/knative.go:210: configureChannels 74.1% -github.com/apache/camel-k/v2/pkg/trait/knative.go:268: createSubscription 80.0% -github.com/apache/camel-k/v2/pkg/trait/knative.go:277: configureEndpoints 76.2% -github.com/apache/camel-k/v2/pkg/trait/knative.go:325: configureEvents 80.8% -github.com/apache/camel-k/v2/pkg/trait/knative.go:384: isSinkBindingAllowed 77.8% -github.com/apache/camel-k/v2/pkg/trait/knative.go:401: configureSinkBinding 88.1% -github.com/apache/camel-k/v2/pkg/trait/knative.go:482: createTrigger 68.4% -github.com/apache/camel-k/v2/pkg/trait/knative.go:521: ifServiceMissingDo 100.0% -github.com/apache/camel-k/v2/pkg/trait/knative.go:531: withServiceDo 76.0% -github.com/apache/camel-k/v2/pkg/trait/knative.go:578: extractServices 100.0% -github.com/apache/camel-k/v2/pkg/trait/knative_service.go:61: newKnativeServiceTrait 100.0% -github.com/apache/camel-k/v2/pkg/trait/knative_service.go:71: IsAllowedInProfile 100.0% -github.com/apache/camel-k/v2/pkg/trait/knative_service.go:75: Configure 70.6% -github.com/apache/camel-k/v2/pkg/trait/knative_service.go:132: Apply 83.3% -github.com/apache/camel-k/v2/pkg/trait/knative_service.go:149: SelectControllerStrategy 86.7% -github.com/apache/camel-k/v2/pkg/trait/knative_service.go:177: ControllerStrategySelectorOrder 100.0% -github.com/apache/camel-k/v2/pkg/trait/knative_service.go:181: getServiceFor 47.5% -github.com/apache/camel-k/v2/pkg/trait/logging.go:45: newLoggingTraitTrait 100.0% -github.com/apache/camel-k/v2/pkg/trait/logging.go:54: Configure 57.1% -github.com/apache/camel-k/v2/pkg/trait/logging.go:68: Apply 75.0% -github.com/apache/camel-k/v2/pkg/trait/logging.go:79: setEnvConfiguration 0.0% -github.com/apache/camel-k/v2/pkg/trait/logging.go:101: setCatalogConfiguration 100.0% -github.com/apache/camel-k/v2/pkg/trait/mount.go:48: newMountTrait 100.0% -github.com/apache/camel-k/v2/pkg/trait/mount.go:55: Configure 81.8% -github.com/apache/camel-k/v2/pkg/trait/mount.go:84: Apply 81.5% -github.com/apache/camel-k/v2/pkg/trait/mount.go:135: configureVolumesAndMounts 76.9% -github.com/apache/camel-k/v2/pkg/trait/mount.go:161: mountResource 93.3% -github.com/apache/camel-k/v2/pkg/trait/mount.go:184: addServiceBindingSecret 33.3% -github.com/apache/camel-k/v2/pkg/trait/mount.go:194: addImplicitKameletsSecrets 62.5% -github.com/apache/camel-k/v2/pkg/trait/openapi.go:59: newOpenAPITrait 100.0% -github.com/apache/camel-k/v2/pkg/trait/openapi.go:65: Configure 77.8% -github.com/apache/camel-k/v2/pkg/trait/openapi.go:84: Apply 0.0% -github.com/apache/camel-k/v2/pkg/trait/openapi.go:103: generateFromConfigmaps 0.0% -github.com/apache/camel-k/v2/pkg/trait/openapi.go:130: generateFromDataSpecs 0.0% -github.com/apache/camel-k/v2/pkg/trait/openapi.go:162: generateOpenAPIConfigMap 0.0% -github.com/apache/camel-k/v2/pkg/trait/openapi.go:196: createNewOpenAPIConfigMap 0.0% -github.com/apache/camel-k/v2/pkg/trait/openapi.go:322: generateMavenProject 0.0% +github.com/apache/camel-k/v2/pkg/trait/jvm.go:60: newJvmTrait 100.0% +github.com/apache/camel-k/v2/pkg/trait/jvm.go:70: Configure 83.3% +github.com/apache/camel-k/v2/pkg/trait/jvm.go:96: Apply 50.0% +github.com/apache/camel-k/v2/pkg/trait/kamelets.go:60: newConfigurationKey 100.0% +github.com/apache/camel-k/v2/pkg/trait/kamelets.go:72: newKameletsTrait 100.0% +github.com/apache/camel-k/v2/pkg/trait/kamelets.go:78: Configure 72.2% +github.com/apache/camel-k/v2/pkg/trait/kamelets.go:111: Apply 100.0% +github.com/apache/camel-k/v2/pkg/trait/kamelets.go:120: collectKamelets 90.9% +github.com/apache/camel-k/v2/pkg/trait/kamelets.go:173: addKamelets 88.5% +github.com/apache/camel-k/v2/pkg/trait/kamelets.go:218: addKameletAsSource 80.0% +github.com/apache/camel-k/v2/pkg/trait/kamelets.go:268: listConfigurationSecrets 92.3% +github.com/apache/camel-k/v2/pkg/trait/kamelets.go:291: getKameletKeys 100.0% +github.com/apache/camel-k/v2/pkg/trait/kamelets.go:306: getConfigurationKeys 90.0% +github.com/apache/camel-k/v2/pkg/trait/kamelets.go:336: integrationSourceFromKameletSource 86.7% +github.com/apache/camel-k/v2/pkg/trait/kamelets.go:363: initializeConfigmapKameletSource 100.0% +github.com/apache/camel-k/v2/pkg/trait/kamelets_support.go:37: newKameletBundle 100.0% +github.com/apache/camel-k/v2/pkg/trait/kamelets_support.go:43: add 100.0% +github.com/apache/camel-k/v2/pkg/trait/kamelets_support.go:48: toConfigmaps 94.1% +github.com/apache/camel-k/v2/pkg/trait/kamelets_support.go:75: newBundleConfigmap 100.0% +github.com/apache/camel-k/v2/pkg/trait/knative.go:60: newKnativeTrait 100.0% +github.com/apache/camel-k/v2/pkg/trait/knative.go:69: IsAllowedInProfile 100.0% +github.com/apache/camel-k/v2/pkg/trait/knative.go:73: Configure 80.8% +github.com/apache/camel-k/v2/pkg/trait/knative.go:151: filterMetaItems 91.7% +github.com/apache/camel-k/v2/pkg/trait/knative.go:170: Apply 75.0% +github.com/apache/camel-k/v2/pkg/trait/knative.go:212: configureChannels 74.1% +github.com/apache/camel-k/v2/pkg/trait/knative.go:270: createSubscription 80.0% +github.com/apache/camel-k/v2/pkg/trait/knative.go:279: configureEndpoints 76.2% +github.com/apache/camel-k/v2/pkg/trait/knative.go:327: configureEvents 80.8% +github.com/apache/camel-k/v2/pkg/trait/knative.go:386: isSinkBindingAllowed 77.8% +github.com/apache/camel-k/v2/pkg/trait/knative.go:403: configureSinkBinding 88.1% +github.com/apache/camel-k/v2/pkg/trait/knative.go:484: createTrigger 68.4% +github.com/apache/camel-k/v2/pkg/trait/knative.go:523: ifServiceMissingDo 100.0% +github.com/apache/camel-k/v2/pkg/trait/knative.go:533: withServiceDo 76.0% +github.com/apache/camel-k/v2/pkg/trait/knative.go:580: extractServices 100.0% +github.com/apache/camel-k/v2/pkg/trait/knative_service.go:62: newKnativeServiceTrait 100.0% +github.com/apache/camel-k/v2/pkg/trait/knative_service.go:72: IsAllowedInProfile 100.0% +github.com/apache/camel-k/v2/pkg/trait/knative_service.go:76: Configure 70.6% +github.com/apache/camel-k/v2/pkg/trait/knative_service.go:133: Apply 83.3% +github.com/apache/camel-k/v2/pkg/trait/knative_service.go:150: SelectControllerStrategy 86.7% +github.com/apache/camel-k/v2/pkg/trait/knative_service.go:178: ControllerStrategySelectorOrder 100.0% +github.com/apache/camel-k/v2/pkg/trait/knative_service.go:182: getServiceFor 47.5% +github.com/apache/camel-k/v2/pkg/trait/logging.go:46: newLoggingTraitTrait 100.0% +github.com/apache/camel-k/v2/pkg/trait/logging.go:55: Configure 57.1% +github.com/apache/camel-k/v2/pkg/trait/logging.go:69: Apply 75.0% +github.com/apache/camel-k/v2/pkg/trait/logging.go:80: setEnvConfiguration 0.0% +github.com/apache/camel-k/v2/pkg/trait/logging.go:102: setCatalogConfiguration 100.0% +github.com/apache/camel-k/v2/pkg/trait/mount.go:49: newMountTrait 100.0% +github.com/apache/camel-k/v2/pkg/trait/mount.go:56: Configure 81.8% +github.com/apache/camel-k/v2/pkg/trait/mount.go:85: Apply 81.5% +github.com/apache/camel-k/v2/pkg/trait/mount.go:136: configureVolumesAndMounts 76.9% +github.com/apache/camel-k/v2/pkg/trait/mount.go:162: mountResource 93.3% +github.com/apache/camel-k/v2/pkg/trait/mount.go:185: addServiceBindingSecret 33.3% +github.com/apache/camel-k/v2/pkg/trait/mount.go:195: addImplicitKameletsSecrets 62.5% +github.com/apache/camel-k/v2/pkg/trait/openapi.go:60: newOpenAPITrait 100.0% +github.com/apache/camel-k/v2/pkg/trait/openapi.go:66: Configure 77.8% +github.com/apache/camel-k/v2/pkg/trait/openapi.go:85: Apply 0.0% +github.com/apache/camel-k/v2/pkg/trait/openapi.go:104: generateFromConfigmaps 0.0% +github.com/apache/camel-k/v2/pkg/trait/openapi.go:131: generateFromDataSpecs 0.0% +github.com/apache/camel-k/v2/pkg/trait/openapi.go:163: generateOpenAPIConfigMap 0.0% +github.com/apache/camel-k/v2/pkg/trait/openapi.go:197: createNewOpenAPIConfigMap 0.0% +github.com/apache/camel-k/v2/pkg/trait/openapi.go:323: generateMavenProject 0.0% github.com/apache/camel-k/v2/pkg/trait/owner.go:41: newOwnerTrait 100.0% github.com/apache/camel-k/v2/pkg/trait/owner.go:47: Configure 60.0% github.com/apache/camel-k/v2/pkg/trait/owner.go:58: Apply 100.0% @@ -1626,11 +1626,11 @@ github.com/apache/camel-k/v2/pkg/trait/pdb.go:42: newPdbTrait 100.0% github.com/apache/camel-k/v2/pkg/trait/pdb.go:48: Configure 80.0% github.com/apache/camel-k/v2/pkg/trait/pdb.go:69: Apply 100.0% github.com/apache/camel-k/v2/pkg/trait/pdb.go:80: podDisruptionBudgetFor 100.0% -github.com/apache/camel-k/v2/pkg/trait/platform.go:45: newPlatformTrait 100.0% -github.com/apache/camel-k/v2/pkg/trait/platform.go:51: Configure 47.1% -github.com/apache/camel-k/v2/pkg/trait/platform.go:82: Apply 86.7% -github.com/apache/camel-k/v2/pkg/trait/platform.go:116: getOrCreatePlatform 88.0% -github.com/apache/camel-k/v2/pkg/trait/platform.go:159: RequiresIntegrationPlatform 100.0% +github.com/apache/camel-k/v2/pkg/trait/platform.go:46: newPlatformTrait 100.0% +github.com/apache/camel-k/v2/pkg/trait/platform.go:52: Configure 47.1% +github.com/apache/camel-k/v2/pkg/trait/platform.go:83: Apply 86.7% +github.com/apache/camel-k/v2/pkg/trait/platform.go:117: getOrCreatePlatform 88.0% +github.com/apache/camel-k/v2/pkg/trait/platform.go:160: RequiresIntegrationPlatform 100.0% github.com/apache/camel-k/v2/pkg/trait/pod.go:43: newPodTrait 100.0% github.com/apache/camel-k/v2/pkg/trait/pod.go:49: Configure 71.4% github.com/apache/camel-k/v2/pkg/trait/pod.go:63: Apply 52.4% @@ -1644,29 +1644,29 @@ github.com/apache/camel-k/v2/pkg/trait/pull_secret.go:52: Configure 67 github.com/apache/camel-k/v2/pkg/trait/pull_secret.go:96: Apply 85.7% github.com/apache/camel-k/v2/pkg/trait/pull_secret.go:113: delegateImagePuller 75.0% github.com/apache/camel-k/v2/pkg/trait/pull_secret.go:123: newImagePullerRoleBinding 70.0% -github.com/apache/camel-k/v2/pkg/trait/quarkus.go:74: getLanguageSettings 100.0% -github.com/apache/camel-k/v2/pkg/trait/quarkus.go:92: getLegacyLanguageSettings 100.0% -github.com/apache/camel-k/v2/pkg/trait/quarkus.go:101: newQuarkusTrait 100.0% -github.com/apache/camel-k/v2/pkg/trait/quarkus.go:108: InfluencesKit 100.0% -github.com/apache/camel-k/v2/pkg/trait/quarkus.go:112: Matches 88.9% -github.com/apache/camel-k/v2/pkg/trait/quarkus.go:142: Configure 75.0% -github.com/apache/camel-k/v2/pkg/trait/quarkus.go:154: adaptDeprecatedFields 18.2% -github.com/apache/camel-k/v2/pkg/trait/quarkus.go:173: Apply 77.8% -github.com/apache/camel-k/v2/pkg/trait/quarkus.go:195: applyWhileBuildingKit 81.2% -github.com/apache/camel-k/v2/pkg/trait/quarkus.go:230: validateNativeSupport 42.9% -github.com/apache/camel-k/v2/pkg/trait/quarkus.go:248: newIntegrationKit 68.2% -github.com/apache/camel-k/v2/pkg/trait/quarkus.go:302: propagateKitTraits 85.7% -github.com/apache/camel-k/v2/pkg/trait/quarkus.go:318: propagate 33.3% -github.com/apache/camel-k/v2/pkg/trait/quarkus.go:345: applyWhenBuildSubmitted 62.8% -github.com/apache/camel-k/v2/pkg/trait/quarkus.go:421: isNativeKit 50.0% -github.com/apache/camel-k/v2/pkg/trait/quarkus.go:432: isIncrementalImageBuild 75.0% -github.com/apache/camel-k/v2/pkg/trait/quarkus.go:443: applyWhenKitReady 28.6% -github.com/apache/camel-k/v2/pkg/trait/quarkus.go:457: isNativeIntegration 100.0% -github.com/apache/camel-k/v2/pkg/trait/quarkus.go:463: isEmbedded 66.7% -github.com/apache/camel-k/v2/pkg/trait/quarkus.go:473: containsMode 100.0% -github.com/apache/camel-k/v2/pkg/trait/quarkus.go:482: packageType 80.0% -github.com/apache/camel-k/v2/pkg/trait/quarkus.go:494: sourcesRequiredAtBuildTime 100.0% -github.com/apache/camel-k/v2/pkg/trait/quarkus.go:500: propagateSourcesRequiredAtBuildTime 80.0% +github.com/apache/camel-k/v2/pkg/trait/quarkus.go:75: getLanguageSettings 100.0% +github.com/apache/camel-k/v2/pkg/trait/quarkus.go:93: getLegacyLanguageSettings 100.0% +github.com/apache/camel-k/v2/pkg/trait/quarkus.go:102: newQuarkusTrait 100.0% +github.com/apache/camel-k/v2/pkg/trait/quarkus.go:109: InfluencesKit 100.0% +github.com/apache/camel-k/v2/pkg/trait/quarkus.go:113: Matches 88.9% +github.com/apache/camel-k/v2/pkg/trait/quarkus.go:143: Configure 75.0% +github.com/apache/camel-k/v2/pkg/trait/quarkus.go:155: adaptDeprecatedFields 18.2% +github.com/apache/camel-k/v2/pkg/trait/quarkus.go:174: Apply 77.8% +github.com/apache/camel-k/v2/pkg/trait/quarkus.go:196: applyWhileBuildingKit 81.2% +github.com/apache/camel-k/v2/pkg/trait/quarkus.go:231: validateNativeSupport 42.9% +github.com/apache/camel-k/v2/pkg/trait/quarkus.go:249: newIntegrationKit 68.2% +github.com/apache/camel-k/v2/pkg/trait/quarkus.go:303: propagateKitTraits 85.7% +github.com/apache/camel-k/v2/pkg/trait/quarkus.go:319: propagate 33.3% +github.com/apache/camel-k/v2/pkg/trait/quarkus.go:346: applyWhenBuildSubmitted 62.8% +github.com/apache/camel-k/v2/pkg/trait/quarkus.go:422: isNativeKit 50.0% +github.com/apache/camel-k/v2/pkg/trait/quarkus.go:433: isIncrementalImageBuild 75.0% +github.com/apache/camel-k/v2/pkg/trait/quarkus.go:444: applyWhenKitReady 28.6% +github.com/apache/camel-k/v2/pkg/trait/quarkus.go:458: isNativeIntegration 100.0% +github.com/apache/camel-k/v2/pkg/trait/quarkus.go:464: isEmbedded 66.7% +github.com/apache/camel-k/v2/pkg/trait/quarkus.go:474: containsMode 100.0% +github.com/apache/camel-k/v2/pkg/trait/quarkus.go:483: packageType 80.0% +github.com/apache/camel-k/v2/pkg/trait/quarkus.go:495: sourcesRequiredAtBuildTime 100.0% +github.com/apache/camel-k/v2/pkg/trait/quarkus.go:501: propagateSourcesRequiredAtBuildTime 80.0% github.com/apache/camel-k/v2/pkg/trait/registry.go:51: newRegistryTrait 100.0% github.com/apache/camel-k/v2/pkg/trait/registry.go:58: InfluencesKit 100.0% github.com/apache/camel-k/v2/pkg/trait/registry.go:62: Configure 28.6% @@ -1692,16 +1692,16 @@ github.com/apache/camel-k/v2/pkg/trait/service.go:43: newServiceTrait github.com/apache/camel-k/v2/pkg/trait/service.go:49: Configure 79.2% github.com/apache/camel-k/v2/pkg/trait/service.go:103: Apply 68.8% github.com/apache/camel-k/v2/pkg/trait/service.go:131: getServiceFor 100.0% -github.com/apache/camel-k/v2/pkg/trait/service_binding.go:63: newServiceBindingTrait 100.0% -github.com/apache/camel-k/v2/pkg/trait/service_binding.go:69: Configure 66.7% -github.com/apache/camel-k/v2/pkg/trait/service_binding.go:86: Apply 69.2% -github.com/apache/camel-k/v2/pkg/trait/service_binding.go:111: setCatalogConfiguration 100.0% -github.com/apache/camel-k/v2/pkg/trait/service_binding.go:122: setProperties 0.0% -github.com/apache/camel-k/v2/pkg/trait/service_binding.go:129: getContext 75.0% -github.com/apache/camel-k/v2/pkg/trait/service_binding.go:147: parseServices 91.7% -github.com/apache/camel-k/v2/pkg/trait/service_binding.go:175: process 42.9% -github.com/apache/camel-k/v2/pkg/trait/service_binding.go:188: createServiceBinding 100.0% -github.com/apache/camel-k/v2/pkg/trait/service_binding.go:210: createSecret 83.3% +github.com/apache/camel-k/v2/pkg/trait/service_binding.go:64: newServiceBindingTrait 100.0% +github.com/apache/camel-k/v2/pkg/trait/service_binding.go:70: Configure 66.7% +github.com/apache/camel-k/v2/pkg/trait/service_binding.go:87: Apply 69.2% +github.com/apache/camel-k/v2/pkg/trait/service_binding.go:112: setCatalogConfiguration 100.0% +github.com/apache/camel-k/v2/pkg/trait/service_binding.go:123: setProperties 0.0% +github.com/apache/camel-k/v2/pkg/trait/service_binding.go:130: getContext 75.0% +github.com/apache/camel-k/v2/pkg/trait/service_binding.go:148: parseServices 91.7% +github.com/apache/camel-k/v2/pkg/trait/service_binding.go:176: process 42.9% +github.com/apache/camel-k/v2/pkg/trait/service_binding.go:189: createServiceBinding 100.0% +github.com/apache/camel-k/v2/pkg/trait/service_binding.go:211: createSecret 83.3% github.com/apache/camel-k/v2/pkg/trait/test_support.go:37: createNominalDeploymentTraitTest 100.0% github.com/apache/camel-k/v2/pkg/trait/test_support.go:62: createNominalMissingDeploymentTraitTest 100.0% github.com/apache/camel-k/v2/pkg/trait/test_support.go:78: createNominalKnativeServiceTraitTest 100.0% @@ -1738,44 +1738,44 @@ github.com/apache/camel-k/v2/pkg/trait/trait_configure.go:156: configureFro github.com/apache/camel-k/v2/pkg/trait/trait_configure.go:169: configureTrait 84.6% github.com/apache/camel-k/v2/pkg/trait/trait_factory.go:27: AddToTraits 100.0% github.com/apache/camel-k/v2/pkg/trait/trait_register.go:20: init 100.0% -github.com/apache/camel-k/v2/pkg/trait/trait_types.go:121: NewBaseTrait 100.0% -github.com/apache/camel-k/v2/pkg/trait/trait_types.go:129: NewBasePlatformTrait 100.0% -github.com/apache/camel-k/v2/pkg/trait/trait_types.go:148: ID 100.0% -github.com/apache/camel-k/v2/pkg/trait/trait_types.go:153: InjectClient 100.0% -github.com/apache/camel-k/v2/pkg/trait/trait_types.go:158: InfluencesKit 100.0% -github.com/apache/camel-k/v2/pkg/trait/trait_types.go:163: IsPlatformTrait 100.0% -github.com/apache/camel-k/v2/pkg/trait/trait_types.go:168: RequiresIntegrationPlatform 100.0% -github.com/apache/camel-k/v2/pkg/trait/trait_types.go:174: IsAllowedInProfile 100.0% -github.com/apache/camel-k/v2/pkg/trait/trait_types.go:179: Order 100.0% -github.com/apache/camel-k/v2/pkg/trait/trait_types.go:189: IsPlatformTrait 100.0% -github.com/apache/camel-k/v2/pkg/trait/trait_types.go:246: GetTrait 100.0% -github.com/apache/camel-k/v2/pkg/trait/trait_types.go:256: IntegrationInPhase 100.0% -github.com/apache/camel-k/v2/pkg/trait/trait_types.go:270: IntegrationInRunningPhases 100.0% -github.com/apache/camel-k/v2/pkg/trait/trait_types.go:274: IntegrationKitInPhase 100.0% -github.com/apache/camel-k/v2/pkg/trait/trait_types.go:288: PlatformInPhase 66.7% -github.com/apache/camel-k/v2/pkg/trait/trait_types.go:302: InPhase 0.0% -github.com/apache/camel-k/v2/pkg/trait/trait_types.go:310: DetermineProfile 90.0% -github.com/apache/camel-k/v2/pkg/trait/trait_types.go:332: DetermineControllerStrategy 85.7% -github.com/apache/camel-k/v2/pkg/trait/trait_types.go:346: determineDefaultContainerPortName 71.4% -github.com/apache/camel-k/v2/pkg/trait/trait_types.go:358: getControllerStrategyChoosers 100.0% -github.com/apache/camel-k/v2/pkg/trait/trait_types.go:372: GetIntegrationPodSpec 100.0% -github.com/apache/camel-k/v2/pkg/trait/trait_types.go:400: DetermineCatalogNamespace 18.2% -github.com/apache/camel-k/v2/pkg/trait/trait_types.go:420: computeApplicationProperties 83.3% -github.com/apache/camel-k/v2/pkg/trait/trait_types.go:451: addSourcesProperties 80.6% -github.com/apache/camel-k/v2/pkg/trait/trait_types.go:502: configureVolumesAndMounts 89.2% -github.com/apache/camel-k/v2/pkg/trait/trait_types.go:612: getVolume 100.0% -github.com/apache/camel-k/v2/pkg/trait/trait_types.go:640: getMount 100.0% -github.com/apache/camel-k/v2/pkg/trait/trait_types.go:653: convertToKeyToPath 100.0% -github.com/apache/camel-k/v2/pkg/trait/trait_types.go:670: getMountPoint 100.0% -github.com/apache/camel-k/v2/pkg/trait/trait_types.go:685: collectConfigurationValues 100.0% -github.com/apache/camel-k/v2/pkg/trait/trait_types.go:693: collectConfigurationPairs 100.0% -github.com/apache/camel-k/v2/pkg/trait/trait_types.go:697: collectConfigurations 100.0% -github.com/apache/camel-k/v2/pkg/trait/trait_types.go:701: GetIntegrationContainerName 100.0% -github.com/apache/camel-k/v2/pkg/trait/trait_types.go:713: isEmbedded 100.0% -github.com/apache/camel-k/v2/pkg/trait/trait_types.go:722: GetIntegrationContainer 100.0% -github.com/apache/camel-k/v2/pkg/trait/trait_types.go:727: getIntegrationContainerPort 92.3% -github.com/apache/camel-k/v2/pkg/trait/trait_types.go:756: createContainerPort 100.0% -github.com/apache/camel-k/v2/pkg/trait/trait_types.go:780: CapabilityPropertyKey 83.3% +github.com/apache/camel-k/v2/pkg/trait/trait_types.go:119: NewBaseTrait 100.0% +github.com/apache/camel-k/v2/pkg/trait/trait_types.go:127: NewBasePlatformTrait 100.0% +github.com/apache/camel-k/v2/pkg/trait/trait_types.go:146: ID 100.0% +github.com/apache/camel-k/v2/pkg/trait/trait_types.go:151: InjectClient 100.0% +github.com/apache/camel-k/v2/pkg/trait/trait_types.go:156: InfluencesKit 100.0% +github.com/apache/camel-k/v2/pkg/trait/trait_types.go:161: IsPlatformTrait 100.0% +github.com/apache/camel-k/v2/pkg/trait/trait_types.go:166: RequiresIntegrationPlatform 100.0% +github.com/apache/camel-k/v2/pkg/trait/trait_types.go:172: IsAllowedInProfile 100.0% +github.com/apache/camel-k/v2/pkg/trait/trait_types.go:177: Order 100.0% +github.com/apache/camel-k/v2/pkg/trait/trait_types.go:187: IsPlatformTrait 100.0% +github.com/apache/camel-k/v2/pkg/trait/trait_types.go:244: GetTrait 100.0% +github.com/apache/camel-k/v2/pkg/trait/trait_types.go:254: IntegrationInPhase 100.0% +github.com/apache/camel-k/v2/pkg/trait/trait_types.go:268: IntegrationInRunningPhases 100.0% +github.com/apache/camel-k/v2/pkg/trait/trait_types.go:272: IntegrationKitInPhase 100.0% +github.com/apache/camel-k/v2/pkg/trait/trait_types.go:286: PlatformInPhase 66.7% +github.com/apache/camel-k/v2/pkg/trait/trait_types.go:300: InPhase 0.0% +github.com/apache/camel-k/v2/pkg/trait/trait_types.go:308: DetermineProfile 90.0% +github.com/apache/camel-k/v2/pkg/trait/trait_types.go:330: DetermineControllerStrategy 85.7% +github.com/apache/camel-k/v2/pkg/trait/trait_types.go:344: determineDefaultContainerPortName 71.4% +github.com/apache/camel-k/v2/pkg/trait/trait_types.go:356: getControllerStrategyChoosers 100.0% +github.com/apache/camel-k/v2/pkg/trait/trait_types.go:370: GetIntegrationPodSpec 100.0% +github.com/apache/camel-k/v2/pkg/trait/trait_types.go:398: DetermineCatalogNamespace 18.2% +github.com/apache/camel-k/v2/pkg/trait/trait_types.go:418: computeApplicationProperties 83.3% +github.com/apache/camel-k/v2/pkg/trait/trait_types.go:449: addSourcesProperties 80.6% +github.com/apache/camel-k/v2/pkg/trait/trait_types.go:500: configureVolumesAndMounts 89.2% +github.com/apache/camel-k/v2/pkg/trait/trait_types.go:610: getVolume 100.0% +github.com/apache/camel-k/v2/pkg/trait/trait_types.go:638: getMount 100.0% +github.com/apache/camel-k/v2/pkg/trait/trait_types.go:651: convertToKeyToPath 100.0% +github.com/apache/camel-k/v2/pkg/trait/trait_types.go:668: getMountPoint 100.0% +github.com/apache/camel-k/v2/pkg/trait/trait_types.go:683: collectConfigurationValues 100.0% +github.com/apache/camel-k/v2/pkg/trait/trait_types.go:691: collectConfigurationPairs 100.0% +github.com/apache/camel-k/v2/pkg/trait/trait_types.go:695: collectConfigurations 100.0% +github.com/apache/camel-k/v2/pkg/trait/trait_types.go:699: GetIntegrationContainerName 100.0% +github.com/apache/camel-k/v2/pkg/trait/trait_types.go:711: isEmbedded 100.0% +github.com/apache/camel-k/v2/pkg/trait/trait_types.go:720: GetIntegrationContainer 100.0% +github.com/apache/camel-k/v2/pkg/trait/trait_types.go:725: getIntegrationContainerPort 92.3% +github.com/apache/camel-k/v2/pkg/trait/trait_types.go:754: createContainerPort 100.0% +github.com/apache/camel-k/v2/pkg/trait/trait_types.go:778: CapabilityPropertyKey 83.3% github.com/apache/camel-k/v2/pkg/trait/util.go:46: ptrFrom 100.0% github.com/apache/camel-k/v2/pkg/trait/util.go:52: Get 57.1% github.com/apache/camel-k/v2/pkg/trait/util.go:71: getIntegrationKit 0.0% @@ -2213,7 +2213,7 @@ github.com/apache/camel-k/v2/pkg/util/source/inspector_groovy.go:29: Extract github.com/apache/camel-k/v2/pkg/util/source/inspector_java_script.go:29: Extract 100.0% github.com/apache/camel-k/v2/pkg/util/source/inspector_java_source.go:29: Extract 100.0% github.com/apache/camel-k/v2/pkg/util/source/inspector_kotlin.go:29: Extract 100.0% -github.com/apache/camel-k/v2/pkg/util/source/inspector_xml.go:33: Extract 75.0% +github.com/apache/camel-k/v2/pkg/util/source/inspector_xml.go:35: Extract 75.0% github.com/apache/camel-k/v2/pkg/util/source/inspector_yaml.go:36: Extract 80.0% github.com/apache/camel-k/v2/pkg/util/source/inspector_yaml.go:65: parseStep 82.5% github.com/apache/camel-k/v2/pkg/util/source/inspector_yaml.go:176: parseStepsParam 58.3%