This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/main by this push:
     new 494b0040c chore: nightly automatic updates
494b0040c is described below

commit 494b0040c154594981cb51f4f7b87023431c0162
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 23 23:46:03 2024 +0000

    chore: nightly automatic updates
---
 CHANGELOG.md |   7 ++
 coverage.out | 350 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 183 insertions(+), 174 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7e14aaf08..4cd5eee13 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
 
 **Closed issues:**
 
+- Error when setting knative-service trait annotations 
[\#5401](https://github.com/apache/camel-k/issues/5401)
 - Contributing page is obsolete 
[\#5386](https://github.com/apache/camel-k/issues/5386)
 - IntegrationKit Trait condition missing 
[\#5381](https://github.com/apache/camel-k/issues/5381)
 - Wrongly formatted license 
[\#5360](https://github.com/apache/camel-k/issues/5360)
@@ -14,9 +15,13 @@
 - IntegrationProfile empty description 
[\#5341](https://github.com/apache/camel-k/issues/5341)
 - OLM procedure, clear errors and warnings 
[\#5333](https://github.com/apache/camel-k/issues/5333)
 - Flaky TestOperatorBasic 
[\#5326](https://github.com/apache/camel-k/issues/5326)
+- fatal error: concurrent map read and map write 
[\#5315](https://github.com/apache/camel-k/issues/5315)
 - Deprecate Spectrum publishing strategy 
[\#5314](https://github.com/apache/camel-k/issues/5314)
+- Sourceless Integration status show default provider/version 
[\#5309](https://github.com/apache/camel-k/issues/5309)
 - TestHelmOperatorUpgrade error 
[\#5304](https://github.com/apache/camel-k/issues/5304)
+- Platform choice for aarch64 is incorrect  
[\#5298](https://github.com/apache/camel-k/issues/5298)
 - Build configuration on IntegrationPlatform ignored 
[\#5289](https://github.com/apache/camel-k/issues/5289)
+- \[2.2.x\] Basic integration fails on ARM64 
[\#5280](https://github.com/apache/camel-k/issues/5280)
 - Pod failure when using fixed native image 
[\#5207](https://github.com/apache/camel-k/issues/5207)
 - unambigious reference to configmaps and secrets 
[\#4841](https://github.com/apache/camel-k/issues/4841)
 - Startup times take way longer than advertised numbers 
[\#4192](https://github.com/apache/camel-k/issues/4192)
@@ -36,6 +41,7 @@
 
 **Merged pull requests:**
 
+- fix\(trait\): define synthetic Kit 
[\#5399](https://github.com/apache/camel-k/pull/5399) 
([squakez](https://github.com/squakez))
 - chore\(deps\): bump org.apache:apache from 31 to 32 in /java/crds 
[\#5397](https://github.com/apache/camel-k/pull/5397) 
([dependabot[bot]](https://github.com/apps/dependabot))
 - chore\(deps\): bump fabric8-version from 6.12.0 to 6.12.1 in /java/crds 
[\#5396](https://github.com/apache/camel-k/pull/5396) 
([dependabot[bot]](https://github.com/apps/dependabot))
 - doc\(\#5386\): Contributing page updated 
[\#5393](https://github.com/apache/camel-k/pull/5393) 
([vkrejcirik](https://github.com/vkrejcirik))
@@ -46,6 +52,7 @@
 - fix\(trait\): inherit platform configuration 
[\#5383](https://github.com/apache/camel-k/pull/5383) 
([squakez](https://github.com/squakez))
 - fix\(trait\): condition kit type 
[\#5382](https://github.com/apache/camel-k/pull/5382) 
([squakez](https://github.com/squakez))
 - chore: re-enable file permissions test on darwin 
[\#5380](https://github.com/apache/camel-k/pull/5380) 
([lzap](https://github.com/lzap))
+- fix\(trait\): don't report runtime version... 
[\#5378](https://github.com/apache/camel-k/pull/5378) 
([squakez](https://github.com/squakez))
 - fix\(ci\): remove Helm upgrade test 
[\#5377](https://github.com/apache/camel-k/pull/5377) 
([squakez](https://github.com/squakez))
 - \(fix\#5315\): concurrent map read and map write 
[\#5375](https://github.com/apache/camel-k/pull/5375) 
([tdiesler](https://github.com/tdiesler))
 - chore\(ci\): Upgrade kind to 0.22.0 and kindest/node to 1.28.7 
[\#5373](https://github.com/apache/camel-k/pull/5373) 
([gansheer](https://github.com/gansheer))
diff --git a/coverage.out b/coverage.out
index 01cc188c1..f584527c9 100644
--- a/coverage.out
+++ b/coverage.out
@@ -1,25 +1,25 @@
 github.com/apache/camel-k/v2/addons/keda/keda.go:113:                          
                        NewKedaTrait                                            
100.0%
-github.com/apache/camel-k/v2/addons/keda/keda.go:119:                          
                        Configure                                               
62.5%
-github.com/apache/camel-k/v2/addons/keda/keda.go:136:                          
                        Apply                                                   
75.0%
-github.com/apache/camel-k/v2/addons/keda/keda.go:152:                          
                        addScalingResources                                     
83.3%
-github.com/apache/camel-k/v2/addons/keda/keda.go:270:                          
                        hackControllerReplicas                                  
81.2%
-github.com/apache/camel-k/v2/addons/keda/keda.go:297:                          
                        getTopControllerReference                               
100.0%
-github.com/apache/camel-k/v2/addons/keda/keda.go:314:                          
                        populateTriggersFromKamelets                            
83.3%
-github.com/apache/camel-k/v2/addons/keda/keda.go:362:                          
                        populateTriggersFromKamelet                             
74.1%
-github.com/apache/camel-k/v2/addons/keda/keda.go:403:                          
                        populateTriggersFromKameletURI                          
76.9%
-github.com/apache/camel-k/v2/addons/keda/keda.go:452:                          
                        evaluateTemplateParameters                              
53.6%
-github.com/apache/camel-k/v2/addons/keda/keda.go:494:                          
                        getKameletPropertyValue                                 
37.5%
-github.com/apache/camel-k/v2/addons/keda/keda.go:534:                          
                        getXDescriptorValue                                     
100.0%
-github.com/apache/camel-k/v2/addons/keda/keda.go:543:                          
                        isXDescriptorPresent                                    
75.0%
+github.com/apache/camel-k/v2/addons/keda/keda.go:119:                          
                        Configure                                               
60.0%
+github.com/apache/camel-k/v2/addons/keda/keda.go:138:                          
                        Apply                                                   
75.0%
+github.com/apache/camel-k/v2/addons/keda/keda.go:154:                          
                        addScalingResources                                     
83.3%
+github.com/apache/camel-k/v2/addons/keda/keda.go:272:                          
                        hackControllerReplicas                                  
81.2%
+github.com/apache/camel-k/v2/addons/keda/keda.go:299:                          
                        getTopControllerReference                               
100.0%
+github.com/apache/camel-k/v2/addons/keda/keda.go:316:                          
                        populateTriggersFromKamelets                            
83.3%
+github.com/apache/camel-k/v2/addons/keda/keda.go:364:                          
                        populateTriggersFromKamelet                             
74.1%
+github.com/apache/camel-k/v2/addons/keda/keda.go:405:                          
                        populateTriggersFromKameletURI                          
76.9%
+github.com/apache/camel-k/v2/addons/keda/keda.go:454:                          
                        evaluateTemplateParameters                              
53.6%
+github.com/apache/camel-k/v2/addons/keda/keda.go:496:                          
                        getKameletPropertyValue                                 
37.5%
+github.com/apache/camel-k/v2/addons/keda/keda.go:536:                          
                        getXDescriptorValue                                     
100.0%
+github.com/apache/camel-k/v2/addons/keda/keda.go:545:                          
                        isXDescriptorPresent                                    
75.0%
 github.com/apache/camel-k/v2/addons/master/master.go:73:                       
                        NewMasterTrait                                          
100.0%
-github.com/apache/camel-k/v2/addons/master/master.go:88:                       
                        Configure                                               
81.6%
-github.com/apache/camel-k/v2/addons/master/master.go:156:                      
                        Apply                                                   
84.6%
-github.com/apache/camel-k/v2/addons/master/master.go:183:                      
                        setCustomizerConfiguration                              
0.0%
-github.com/apache/camel-k/v2/addons/master/master.go:210:                      
                        setCatalogConfiguration                                 
100.0%
-github.com/apache/camel-k/v2/addons/master/master.go:230:                      
                        canUseLeases                                            
100.0%
-github.com/apache/camel-k/v2/addons/master/master.go:234:                      
                        findAdditionalDependencies                              
100.0%
-github.com/apache/camel-k/v2/addons/master/master.go:252:                      
                        loadResource                                            
71.4%
-github.com/apache/camel-k/v2/addons/master/master.go:264:                      
                        prepareRBAC                                             
88.2%
+github.com/apache/camel-k/v2/addons/master/master.go:88:                       
                        Configure                                               
80.0%
+github.com/apache/camel-k/v2/addons/master/master.go:159:                      
                        Apply                                                   
84.6%
+github.com/apache/camel-k/v2/addons/master/master.go:186:                      
                        setCustomizerConfiguration                              
0.0%
+github.com/apache/camel-k/v2/addons/master/master.go:213:                      
                        setCatalogConfiguration                                 
100.0%
+github.com/apache/camel-k/v2/addons/master/master.go:233:                      
                        canUseLeases                                            
100.0%
+github.com/apache/camel-k/v2/addons/master/master.go:237:                      
                        findAdditionalDependencies                              
100.0%
+github.com/apache/camel-k/v2/addons/master/master.go:255:                      
                        loadResource                                            
71.4%
+github.com/apache/camel-k/v2/addons/master/master.go:267:                      
                        prepareRBAC                                             
88.2%
 github.com/apache/camel-k/v2/addons/register_3scale.go:25:                     
                        init                                                    
100.0%
 github.com/apache/camel-k/v2/addons/register_aws_secrets.go:25:                
                                init                                            
        100.0%
 github.com/apache/camel-k/v2/addons/register_azure_key_vault.go:25:            
                        init                                                    
100.0%
@@ -44,17 +44,17 @@ github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:214: 
                                        Translate
 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.4%
-github.com/apache/camel-k/v2/addons/telemetry/telemetry.go:132:                
                                Apply                                           
        80.0%
-github.com/apache/camel-k/v2/addons/telemetry/telemetry.go:144:                
                                setCatalogConfiguration                         
        93.3%
-github.com/apache/camel-k/v2/addons/telemetry/telemetry.go:173:                
                                setProperties                                   
        0.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/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%
 github.com/apache/camel-k/v2/addons/threescale/3scale.go:124:                  
                        addLabelsAndAnnotations                                 
90.9%
 github.com/apache/camel-k/v2/addons/tracing/tracing.go:83:                     
                        NewTracingTrait                                         
100.0%
-github.com/apache/camel-k/v2/addons/tracing/tracing.go:89:                     
                        Configure                                               
52.6%
-github.com/apache/camel-k/v2/addons/tracing/tracing.go:125:                    
                        Apply                                                   
93.3%
+github.com/apache/camel-k/v2/addons/tracing/tracing.go:89:                     
                        Configure                                               
52.4%
+github.com/apache/camel-k/v2/addons/tracing/tracing.go:128:                    
                        Apply                                                   
92.9%
 github.com/apache/camel-k/v2/addons/vault/aws/aws_secrets_manager.go:79:       
                        NewAwsSecretsManagerTrait                               
100.0%
 github.com/apache/camel-k/v2/addons/vault/aws/aws_secrets_manager.go:85:       
                        Configure                                               
81.8%
 github.com/apache/camel-k/v2/addons/vault/aws/aws_secrets_manager.go:107:      
                        Apply                                                   
85.7%
@@ -205,19 +205,20 @@ 
github.com/apache/camel-k/v2/pkg/apis/camel/v1/integrationkit_types_support.go:6
 
github.com/apache/camel-k/v2/pkg/apis/camel/v1/integrationkit_types_support.go:72:
                     SetIntegrationPlatform                                  
0.0%
 
github.com/apache/camel-k/v2/pkg/apis/camel/v1/integrationkit_types_support.go:88:
                     HasHigherPriorityThan                                   
0.0%
 
github.com/apache/camel-k/v2/pkg/apis/camel/v1/integrationkit_types_support.go:105:
                    IsExternal                                              0.0%
-github.com/apache/camel-k/v2/pkg/apis/camel/v1/integrationkit_types_support.go:110:
                    HasCapability                                           0.0%
-github.com/apache/camel-k/v2/pkg/apis/camel/v1/integrationkit_types_support.go:121:
                    GetCondition                                            0.0%
-github.com/apache/camel-k/v2/pkg/apis/camel/v1/integrationkit_types_support.go:131:
                    SetCondition                                            0.0%
-github.com/apache/camel-k/v2/pkg/apis/camel/v1/integrationkit_types_support.go:142:
                    SetErrorCondition                                       0.0%
-github.com/apache/camel-k/v2/pkg/apis/camel/v1/integrationkit_types_support.go:157:
                    SetConditions                                           0.0%
-github.com/apache/camel-k/v2/pkg/apis/camel/v1/integrationkit_types_support.go:182:
                    RemoveCondition                                         0.0%
-github.com/apache/camel-k/v2/pkg/apis/camel/v1/integrationkit_types_support.go:195:
                    GetConditions                                           0.0%
-github.com/apache/camel-k/v2/pkg/apis/camel/v1/integrationkit_types_support.go:203:
                    GetType                                                 0.0%
-github.com/apache/camel-k/v2/pkg/apis/camel/v1/integrationkit_types_support.go:207:
                    GetStatus                                               0.0%
-github.com/apache/camel-k/v2/pkg/apis/camel/v1/integrationkit_types_support.go:211:
                    GetLastUpdateTime                                       0.0%
-github.com/apache/camel-k/v2/pkg/apis/camel/v1/integrationkit_types_support.go:215:
                    GetLastTransitionTime                                   0.0%
-github.com/apache/camel-k/v2/pkg/apis/camel/v1/integrationkit_types_support.go:219:
                    GetReason                                               0.0%
-github.com/apache/camel-k/v2/pkg/apis/camel/v1/integrationkit_types_support.go:223:
                    GetMessage                                              0.0%
+github.com/apache/camel-k/v2/pkg/apis/camel/v1/integrationkit_types_support.go:110:
                    IsSynthetic                                             0.0%
+github.com/apache/camel-k/v2/pkg/apis/camel/v1/integrationkit_types_support.go:115:
                    HasCapability                                           0.0%
+github.com/apache/camel-k/v2/pkg/apis/camel/v1/integrationkit_types_support.go:126:
                    GetCondition                                            0.0%
+github.com/apache/camel-k/v2/pkg/apis/camel/v1/integrationkit_types_support.go:136:
                    SetCondition                                            0.0%
+github.com/apache/camel-k/v2/pkg/apis/camel/v1/integrationkit_types_support.go:147:
                    SetErrorCondition                                       0.0%
+github.com/apache/camel-k/v2/pkg/apis/camel/v1/integrationkit_types_support.go:162:
                    SetConditions                                           0.0%
+github.com/apache/camel-k/v2/pkg/apis/camel/v1/integrationkit_types_support.go:187:
                    RemoveCondition                                         0.0%
+github.com/apache/camel-k/v2/pkg/apis/camel/v1/integrationkit_types_support.go:200:
                    GetConditions                                           0.0%
+github.com/apache/camel-k/v2/pkg/apis/camel/v1/integrationkit_types_support.go:208:
                    GetType                                                 0.0%
+github.com/apache/camel-k/v2/pkg/apis/camel/v1/integrationkit_types_support.go:212:
                    GetStatus                                               0.0%
+github.com/apache/camel-k/v2/pkg/apis/camel/v1/integrationkit_types_support.go:216:
                    GetLastUpdateTime                                       0.0%
+github.com/apache/camel-k/v2/pkg/apis/camel/v1/integrationkit_types_support.go:220:
                    GetLastTransitionTime                                   0.0%
+github.com/apache/camel-k/v2/pkg/apis/camel/v1/integrationkit_types_support.go:224:
                    GetReason                                               0.0%
+github.com/apache/camel-k/v2/pkg/apis/camel/v1/integrationkit_types_support.go:228:
                    GetMessage                                              0.0%
 
github.com/apache/camel-k/v2/pkg/apis/camel/v1/integrationplatform_types_support.go:26:
                        NewIntegrationPlatformList                              
0.0%
 
github.com/apache/camel-k/v2/pkg/apis/camel/v1/integrationplatform_types_support.go:36:
                        NewIntegrationPlatform                                  
0.0%
 
github.com/apache/camel-k/v2/pkg/apis/camel/v1/integrationplatform_types_support.go:50:
                        Configurations                                          
0.0%
@@ -903,13 +904,13 @@ github.com/apache/camel-k/v2/pkg/cmd/promote.go:423:      
                                                existsSecret                    
                        0.0
 github.com/apache/camel-k/v2/pkg/cmd/promote.go:436:                           
                        existsPv                                                
0.0%
 github.com/apache/camel-k/v2/pkg/cmd/promote.go:449:                           
                        existsKamelet                                           
0.0%
 github.com/apache/camel-k/v2/pkg/cmd/promote.go:462:                           
                        editIntegration                                         
100.0%
-github.com/apache/camel-k/v2/pkg/cmd/promote.go:482:                           
                        cloneAnnotations                                        
100.0%
-github.com/apache/camel-k/v2/pkg/cmd/promote.go:502:                           
                        cloneLabels                                             
100.0%
-github.com/apache/camel-k/v2/pkg/cmd/promote.go:510:                           
                        editPipe                                                
78.3%
-github.com/apache/camel-k/v2/pkg/cmd/promote.go:545:                           
                        replaceResource                                         
0.0%
-github.com/apache/camel-k/v2/pkg/cmd/promote.go:549:                           
                        isDryRun                                                
100.0%
-github.com/apache/camel-k/v2/pkg/cmd/promote.go:556:                           
                        addSystemPullerRoleBinding                              
0.0%
-github.com/apache/camel-k/v2/pkg/cmd/promote.go:584:                           
                        showImageOnly                                           
100.0%
+github.com/apache/camel-k/v2/pkg/cmd/promote.go:478:                           
                        cloneAnnotations                                        
100.0%
+github.com/apache/camel-k/v2/pkg/cmd/promote.go:498:                           
                        cloneLabels                                             
100.0%
+github.com/apache/camel-k/v2/pkg/cmd/promote.go:506:                           
                        editPipe                                                
75.0%
+github.com/apache/camel-k/v2/pkg/cmd/promote.go:537:                           
                        replaceResource                                         
0.0%
+github.com/apache/camel-k/v2/pkg/cmd/promote.go:541:                           
                        isDryRun                                                
100.0%
+github.com/apache/camel-k/v2/pkg/cmd/promote.go:548:                           
                        addSystemPullerRoleBinding                              
0.0%
+github.com/apache/camel-k/v2/pkg/cmd/promote.go:576:                           
                        showImageOnly                                           
100.0%
 github.com/apache/camel-k/v2/pkg/cmd/rebuild.go:32:                            
                        newCmdRebuild                                           
57.1%
 github.com/apache/camel-k/v2/pkg/cmd/rebuild.go:59:                            
                        validate                                                
0.0%
 github.com/apache/camel-k/v2/pkg/cmd/rebuild.go:70:                            
                        run                                                     
0.0%
@@ -1442,62 +1443,62 @@ github.com/apache/camel-k/v2/pkg/trait/affinity.go:240: 
                                                operatorToLabelSel
 github.com/apache/camel-k/v2/pkg/trait/builder.go:49:                          
                        newBuilderTrait                                         
100.0%
 github.com/apache/camel-k/v2/pkg/trait/builder.go:56:                          
                        InfluencesKit                                           
100.0%
 github.com/apache/camel-k/v2/pkg/trait/builder.go:60:                          
                        Matches                                                 
90.0%
-github.com/apache/camel-k/v2/pkg/trait/builder.go:89:                          
                        Configure                                               
46.7%
-github.com/apache/camel-k/v2/pkg/trait/builder.go:139:                         
                        existsTaskRequest                                       
100.0%
-github.com/apache/camel-k/v2/pkg/trait/builder.go:149:                         
                        adaptDeprecatedFields                                   
95.8%
-github.com/apache/camel-k/v2/pkg/trait/builder.go:182:                         
                        newOrAppend                                             
100.0%
-github.com/apache/camel-k/v2/pkg/trait/builder.go:192:                         
                        Apply                                                   
88.9%
-github.com/apache/camel-k/v2/pkg/trait/builder.go:322:                         
                        failIntegrationKit                                      
80.0%
-github.com/apache/camel-k/v2/pkg/trait/builder.go:331:                         
                        builderTask                                             
64.1%
-github.com/apache/camel-k/v2/pkg/trait/builder.go:452:                         
                        getImageName                                            
100.0%
-github.com/apache/camel-k/v2/pkg/trait/builder.go:460:                         
                        getBaseImage                                            
100.0%
-github.com/apache/camel-k/v2/pkg/trait/builder.go:469:                         
                        customTasks                                             
91.7%
-github.com/apache/camel-k/v2/pkg/trait/builder.go:499:                         
                        taskConfOrDefault                                       
66.7%
-github.com/apache/camel-k/v2/pkg/trait/builder.go:507:                         
                        parseTasksConf                                          
92.1%
-github.com/apache/camel-k/v2/pkg/trait/builder.go:568:                         
                        splitContainerCommand                                   
100.0%
-github.com/apache/camel-k/v2/pkg/trait/builder.go:582:                         
                        filter                                                  
81.8%
-github.com/apache/camel-k/v2/pkg/trait/builder.go:623:                         
                        publishingOrUserTask                                    
80.0%
-github.com/apache/camel-k/v2/pkg/trait/builder.go:637:                         
                        setPlatform                                             
66.7%
+github.com/apache/camel-k/v2/pkg/trait/builder.go:89:                          
                        Configure                                               
46.9%
+github.com/apache/camel-k/v2/pkg/trait/builder.go:141:                         
                        existsTaskRequest                                       
100.0%
+github.com/apache/camel-k/v2/pkg/trait/builder.go:151:                         
                        adaptDeprecatedFields                                   
95.8%
+github.com/apache/camel-k/v2/pkg/trait/builder.go:184:                         
                        newOrAppend                                             
100.0%
+github.com/apache/camel-k/v2/pkg/trait/builder.go:194:                         
                        Apply                                                   
88.9%
+github.com/apache/camel-k/v2/pkg/trait/builder.go:324:                         
                        failIntegrationKit                                      
80.0%
+github.com/apache/camel-k/v2/pkg/trait/builder.go:333:                         
                        builderTask                                             
64.1%
+github.com/apache/camel-k/v2/pkg/trait/builder.go:454:                         
                        getImageName                                            
100.0%
+github.com/apache/camel-k/v2/pkg/trait/builder.go:462:                         
                        getBaseImage                                            
100.0%
+github.com/apache/camel-k/v2/pkg/trait/builder.go:471:                         
                        customTasks                                             
91.7%
+github.com/apache/camel-k/v2/pkg/trait/builder.go:501:                         
                        taskConfOrDefault                                       
66.7%
+github.com/apache/camel-k/v2/pkg/trait/builder.go:509:                         
                        parseTasksConf                                          
92.1%
+github.com/apache/camel-k/v2/pkg/trait/builder.go:570:                         
                        splitContainerCommand                                   
100.0%
+github.com/apache/camel-k/v2/pkg/trait/builder.go:584:                         
                        filter                                                  
81.8%
+github.com/apache/camel-k/v2/pkg/trait/builder.go:625:                         
                        publishingOrUserTask                                    
80.0%
+github.com/apache/camel-k/v2/pkg/trait/builder.go:639:                         
                        setPlatform                                             
66.7%
 github.com/apache/camel-k/v2/pkg/trait/camel.go:45:                            
                        newCamelTrait                                           
100.0%
 github.com/apache/camel-k/v2/pkg/trait/camel.go:52:                            
                        InfluencesKit                                           
100.0%
 github.com/apache/camel-k/v2/pkg/trait/camel.go:56:                            
                        Matches                                                 
75.0%
-github.com/apache/camel-k/v2/pkg/trait/camel.go:65:                            
                        Configure                                               
80.0%
-github.com/apache/camel-k/v2/pkg/trait/camel.go:78:                            
                        Apply                                                   
93.8%
-github.com/apache/camel-k/v2/pkg/trait/camel.go:109:                           
                        loadOrCreateCatalog                                     
56.2%
-github.com/apache/camel-k/v2/pkg/trait/camel.go:148:                           
                        computeConfigMaps                                       
100.0%
-github.com/apache/camel-k/v2/pkg/trait/camel.go:229:                           
                        determineRuntimeVersion                                 
66.7%
+github.com/apache/camel-k/v2/pkg/trait/camel.go:65:                            
                        Configure                                               
85.7%
+github.com/apache/camel-k/v2/pkg/trait/camel.go:81:                            
                        Apply                                                   
100.0%
+github.com/apache/camel-k/v2/pkg/trait/camel.go:114:                           
                        loadOrCreateCatalog                                     
56.2%
+github.com/apache/camel-k/v2/pkg/trait/camel.go:153:                           
                        computeConfigMaps                                       
100.0%
+github.com/apache/camel-k/v2/pkg/trait/camel.go:234:                           
                        determineRuntimeVersion                                 
66.7%
 github.com/apache/camel-k/v2/pkg/trait/container.go:58:                        
                                newContainerTrait                               
        100.0%
 github.com/apache/camel-k/v2/pkg/trait/container.go:70:                        
                                Configure                                       
        80.0%
 github.com/apache/camel-k/v2/pkg/trait/container.go:114:                       
                        isValidPullPolicy                                       
100.0%
 github.com/apache/camel-k/v2/pkg/trait/container.go:118:                       
                        Apply                                                   
100.0%
-github.com/apache/camel-k/v2/pkg/trait/container.go:125:                       
                        configureImageIntegrationKit                            
71.4%
-github.com/apache/camel-k/v2/pkg/trait/container.go:175:                       
                        configureContainer                                      
86.8%
-github.com/apache/camel-k/v2/pkg/trait/container.go:262:                       
                        configureService                                        
100.0%
-github.com/apache/camel-k/v2/pkg/trait/container.go:300:                       
                        configureResources                                      
81.0%
-github.com/apache/camel-k/v2/pkg/trait/container.go:332:                       
                        configureCapabilities                                   
50.0%
-github.com/apache/camel-k/v2/pkg/trait/container.go:338:                       
                        configureSecurityContext                                
100.0%
+github.com/apache/camel-k/v2/pkg/trait/container.go:125:                       
                        configureImageIntegrationKit                            
68.2%
+github.com/apache/camel-k/v2/pkg/trait/container.go:177:                       
                        configureContainer                                      
86.8%
+github.com/apache/camel-k/v2/pkg/trait/container.go:264:                       
                        configureService                                        
100.0%
+github.com/apache/camel-k/v2/pkg/trait/container.go:302:                       
                        configureResources                                      
81.0%
+github.com/apache/camel-k/v2/pkg/trait/container.go:334:                       
                        configureCapabilities                                   
50.0%
+github.com/apache/camel-k/v2/pkg/trait/container.go:340:                       
                        configureSecurityContext                                
100.0%
 github.com/apache/camel-k/v2/pkg/trait/cron.go:70:                             
                        newCronTrait                                            
100.0%
-github.com/apache/camel-k/v2/pkg/trait/cron.go:76:                             
                        Configure                                               
78.0%
-github.com/apache/camel-k/v2/pkg/trait/cron.go:173:                            
                        Apply                                                   
88.9%
-github.com/apache/camel-k/v2/pkg/trait/cron.go:209:                            
                        getCronJobFor                                           
83.3%
-github.com/apache/camel-k/v2/pkg/trait/cron.go:269:                            
                        SelectControllerStrategy                                
80.0%
-github.com/apache/camel-k/v2/pkg/trait/cron.go:286:                            
                        ControllerStrategySelectorOrder                         
100.0%
-github.com/apache/camel-k/v2/pkg/trait/cron.go:292:                            
                        newCronInfo                                             
100.0%
-github.com/apache/camel-k/v2/pkg/trait/cron.go:296:                            
                        withComponents                                          
100.0%
-github.com/apache/camel-k/v2/pkg/trait/cron.go:303:                            
                        withSchedule                                            
100.0%
-github.com/apache/camel-k/v2/pkg/trait/cron.go:308:                            
                        getGlobalCron                                           
94.1%
-github.com/apache/camel-k/v2/pkg/trait/cron.go:336:                            
                        getSourcesFromURIs                                      
75.0%
-github.com/apache/camel-k/v2/pkg/trait/cron.go:350:                            
                        getCronForURIs                                          
100.0%
-github.com/apache/camel-k/v2/pkg/trait/cron.go:369:                            
                        getCronForURI                                           
100.0%
-github.com/apache/camel-k/v2/pkg/trait/cron.go:379:                            
                        timerToCronInfo                                         
100.0%
-github.com/apache/camel-k/v2/pkg/trait/cron.go:415:                            
                        quartzToCronInfo                                        
100.0%
-github.com/apache/camel-k/v2/pkg/trait/cron.go:432:                            
                        cronToCronInfo                                          
100.0%
-github.com/apache/camel-k/v2/pkg/trait/cron.go:445:                            
                        cronEquivalent                                          
100.0%
-github.com/apache/camel-k/v2/pkg/trait/cron.go:452:                            
                        toKubernetesCronSchedule                                
100.0%
-github.com/apache/camel-k/v2/pkg/trait/cron.go:475:                            
                        checkedStringToUint64                                   
75.0%
+github.com/apache/camel-k/v2/pkg/trait/cron.go:76:                             
                        Configure                                               
76.7%
+github.com/apache/camel-k/v2/pkg/trait/cron.go:174:                            
                        Apply                                                   
88.9%
+github.com/apache/camel-k/v2/pkg/trait/cron.go:210:                            
                        getCronJobFor                                           
83.3%
+github.com/apache/camel-k/v2/pkg/trait/cron.go:270:                            
                        SelectControllerStrategy                                
80.0%
+github.com/apache/camel-k/v2/pkg/trait/cron.go:287:                            
                        ControllerStrategySelectorOrder                         
100.0%
+github.com/apache/camel-k/v2/pkg/trait/cron.go:293:                            
                        newCronInfo                                             
100.0%
+github.com/apache/camel-k/v2/pkg/trait/cron.go:297:                            
                        withComponents                                          
100.0%
+github.com/apache/camel-k/v2/pkg/trait/cron.go:304:                            
                        withSchedule                                            
100.0%
+github.com/apache/camel-k/v2/pkg/trait/cron.go:309:                            
                        getGlobalCron                                           
89.5%
+github.com/apache/camel-k/v2/pkg/trait/cron.go:340:                            
                        getSourcesFromURIs                                      
75.0%
+github.com/apache/camel-k/v2/pkg/trait/cron.go:354:                            
                        getCronForURIs                                          
100.0%
+github.com/apache/camel-k/v2/pkg/trait/cron.go:373:                            
                        getCronForURI                                           
100.0%
+github.com/apache/camel-k/v2/pkg/trait/cron.go:383:                            
                        timerToCronInfo                                         
100.0%
+github.com/apache/camel-k/v2/pkg/trait/cron.go:419:                            
                        quartzToCronInfo                                        
100.0%
+github.com/apache/camel-k/v2/pkg/trait/cron.go:436:                            
                        cronToCronInfo                                          
100.0%
+github.com/apache/camel-k/v2/pkg/trait/cron.go:449:                            
                        cronEquivalent                                          
100.0%
+github.com/apache/camel-k/v2/pkg/trait/cron.go:456:                            
                        toKubernetesCronSchedule                                
100.0%
+github.com/apache/camel-k/v2/pkg/trait/cron.go:479:                            
                        checkedStringToUint64                                   
75.0%
 github.com/apache/camel-k/v2/pkg/trait/dependencies.go:35:                     
                        newDependenciesTrait                                    
100.0%
-github.com/apache/camel-k/v2/pkg/trait/dependencies.go:41:                     
                        Configure                                               
66.7%
-github.com/apache/camel-k/v2/pkg/trait/dependencies.go:49:                     
                        Apply                                                   
85.2%
+github.com/apache/camel-k/v2/pkg/trait/dependencies.go:41:                     
                        Configure                                               
60.0%
+github.com/apache/camel-k/v2/pkg/trait/dependencies.go:51:                     
                        Apply                                                   
85.2%
 github.com/apache/camel-k/v2/pkg/trait/deployer.go:47:                         
                        newDeployerTrait                                        
100.0%
 github.com/apache/camel-k/v2/pkg/trait/deployer.go:53:                         
                        Configure                                               
100.0%
 github.com/apache/camel-k/v2/pkg/trait/deployer.go:57:                         
                        Apply                                                   
61.5%
@@ -1518,10 +1519,10 @@ 
github.com/apache/camel-k/v2/pkg/trait/environment.go:55:                       
                        newEnvironmentTra
 github.com/apache/camel-k/v2/pkg/trait/environment.go:64:                      
                        Configure                                               
66.7%
 github.com/apache/camel-k/v2/pkg/trait/environment.go:72:                      
                        Apply                                                   
86.4%
 github.com/apache/camel-k/v2/pkg/trait/error_handler.go:36:                    
                        newErrorHandlerTrait                                    
100.0%
-github.com/apache/camel-k/v2/pkg/trait/error_handler.go:43:                    
                        Configure                                               
85.7%
-github.com/apache/camel-k/v2/pkg/trait/error_handler.go:59:                    
                        Apply                                                   
83.3%
-github.com/apache/camel-k/v2/pkg/trait/error_handler.go:74:                    
                        addErrorHandlerDependencies                             
83.3%
-github.com/apache/camel-k/v2/pkg/trait/error_handler.go:86:                    
                        addGlobalErrorHandlerAsSource                           
85.7%
+github.com/apache/camel-k/v2/pkg/trait/error_handler.go:43:                    
                        Configure                                               
77.8%
+github.com/apache/camel-k/v2/pkg/trait/error_handler.go:61:                    
                        Apply                                                   
83.3%
+github.com/apache/camel-k/v2/pkg/trait/error_handler.go:76:                    
                        addErrorHandlerDependencies                             
83.3%
+github.com/apache/camel-k/v2/pkg/trait/error_handler.go:88:                    
                        addGlobalErrorHandlerAsSource                           
85.7%
 github.com/apache/camel-k/v2/pkg/trait/gc.go:110:                              
                        newGCTrait                                              
100.0%
 github.com/apache/camel-k/v2/pkg/trait/gc.go:116:                              
                        Configure                                               
80.0%
 github.com/apache/camel-k/v2/pkg/trait/gc.go:127:                              
                        Apply                                                   
91.7%
@@ -1530,13 +1531,13 @@ github.com/apache/camel-k/v2/pkg/trait/gc.go:184:       
                                                deleteEachOf                    
                        70.6%
 github.com/apache/camel-k/v2/pkg/trait/gc.go:223:                              
                        canBeDeleted                                            
100.0%
 github.com/apache/camel-k/v2/pkg/trait/gc.go:233:                              
                        getDeletableTypes                                       
53.8%
 github.com/apache/camel-k/v2/pkg/trait/health.go:44:                           
                        newHealthTrait                                          
100.0%
-github.com/apache/camel-k/v2/pkg/trait/health.go:55:                           
                        Configure                                               
80.0%
-github.com/apache/camel-k/v2/pkg/trait/health.go:67:                           
                        Apply                                                   
77.3%
-github.com/apache/camel-k/v2/pkg/trait/health.go:108:                          
                        setCatalogConfiguration                                 
100.0%
-github.com/apache/camel-k/v2/pkg/trait/health.go:121:                          
                        setDefaultConfiguration                                 
0.0%
-github.com/apache/camel-k/v2/pkg/trait/health.go:133:                          
                        newLivenessProbe                                        
100.0%
-github.com/apache/camel-k/v2/pkg/trait/health.go:155:                          
                        newReadinessProbe                                       
100.0%
-github.com/apache/camel-k/v2/pkg/trait/health.go:177:                          
                        newStartupProbe                                         
100.0%
+github.com/apache/camel-k/v2/pkg/trait/health.go:55:                           
                        Configure                                               
71.4%
+github.com/apache/camel-k/v2/pkg/trait/health.go:70:                           
                        Apply                                                   
77.3%
+github.com/apache/camel-k/v2/pkg/trait/health.go:111:                          
                        setCatalogConfiguration                                 
100.0%
+github.com/apache/camel-k/v2/pkg/trait/health.go:124:                          
                        setDefaultConfiguration                                 
0.0%
+github.com/apache/camel-k/v2/pkg/trait/health.go:136:                          
                        newLivenessProbe                                        
100.0%
+github.com/apache/camel-k/v2/pkg/trait/health.go:158:                          
                        newReadinessProbe                                       
100.0%
+github.com/apache/camel-k/v2/pkg/trait/health.go:180:                          
                        newStartupProbe                                         
100.0%
 github.com/apache/camel-k/v2/pkg/trait/ingress.go:38:                          
                        newIngressTrait                                         
100.0%
 github.com/apache/camel-k/v2/pkg/trait/ingress.go:51:                          
                        IsAllowedInProfile                                      
100.0%
 github.com/apache/camel-k/v2/pkg/trait/ingress.go:55:                          
                        Configure                                               
90.0%
@@ -1554,39 +1555,39 @@ github.com/apache/camel-k/v2/pkg/trait/jolokia.go:55:   
                                                Apply                           
                        95.1%
 github.com/apache/camel-k/v2/pkg/trait/jolokia.go:142:                         
                        setDefaultJolokiaOption                                 
100.0%
 github.com/apache/camel-k/v2/pkg/trait/jolokia.go:170:                         
                        addToJolokiaOptions                                     
78.6%
 github.com/apache/camel-k/v2/pkg/trait/jvm.go:48:                              
                        newJvmTrait                                             
100.0%
-github.com/apache/camel-k/v2/pkg/trait/jvm.go:58:                              
                        Configure                                               
91.7%
-github.com/apache/camel-k/v2/pkg/trait/jvm.go:85:                              
                        Apply                                                   
50.0%
+github.com/apache/camel-k/v2/pkg/trait/jvm.go:58:                              
                        Configure                                               
83.3%
+github.com/apache/camel-k/v2/pkg/trait/jvm.go:84:                              
                        Apply                                                   
50.0%
 github.com/apache/camel-k/v2/pkg/trait/kamelets.go:57:                         
                        newConfigurationKey                                     
100.0%
 github.com/apache/camel-k/v2/pkg/trait/kamelets.go:69:                         
                        newKameletsTrait                                        
100.0%
-github.com/apache/camel-k/v2/pkg/trait/kamelets.go:75:                         
                        Configure                                               
75.0%
-github.com/apache/camel-k/v2/pkg/trait/kamelets.go:105:                        
                                Apply                                           
        100.0%
-github.com/apache/camel-k/v2/pkg/trait/kamelets.go:114:                        
                                collectKamelets                                 
        90.9%
-github.com/apache/camel-k/v2/pkg/trait/kamelets.go:167:                        
                                addKamelets                                     
        88.5%
-github.com/apache/camel-k/v2/pkg/trait/kamelets.go:212:                        
                                addKameletAsSource                              
        80.0%
-github.com/apache/camel-k/v2/pkg/trait/kamelets.go:262:                        
                                listConfigurationSecrets                        
        92.3%
-github.com/apache/camel-k/v2/pkg/trait/kamelets.go:285:                        
                                getKameletKeys                                  
        100.0%
-github.com/apache/camel-k/v2/pkg/trait/kamelets.go:300:                        
                                getConfigurationKeys                            
        90.0%
-github.com/apache/camel-k/v2/pkg/trait/kamelets.go:330:                        
                                integrationSourceFromKameletSource              
        86.7%
-github.com/apache/camel-k/v2/pkg/trait/kamelets.go:357:                        
                                initializeConfigmapKameletSource                
        100.0%
+github.com/apache/camel-k/v2/pkg/trait/kamelets.go:75:                         
                        Configure                                               
72.2%
+github.com/apache/camel-k/v2/pkg/trait/kamelets.go:108:                        
                                Apply                                           
        100.0%
+github.com/apache/camel-k/v2/pkg/trait/kamelets.go:117:                        
                                collectKamelets                                 
        90.9%
+github.com/apache/camel-k/v2/pkg/trait/kamelets.go:170:                        
                                addKamelets                                     
        88.5%
+github.com/apache/camel-k/v2/pkg/trait/kamelets.go:215:                        
                                addKameletAsSource                              
        80.0%
+github.com/apache/camel-k/v2/pkg/trait/kamelets.go:265:                        
                                listConfigurationSecrets                        
        92.3%
+github.com/apache/camel-k/v2/pkg/trait/kamelets.go:288:                        
                                getKameletKeys                                  
        100.0%
+github.com/apache/camel-k/v2/pkg/trait/kamelets.go:303:                        
                                getConfigurationKeys                            
        90.0%
+github.com/apache/camel-k/v2/pkg/trait/kamelets.go:333:                        
                                integrationSourceFromKameletSource              
        86.7%
+github.com/apache/camel-k/v2/pkg/trait/kamelets.go:360:                        
                                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:56:                          
                        newKnativeTrait                                         
100.0%
 github.com/apache/camel-k/v2/pkg/trait/knative.go:65:                          
                        IsAllowedInProfile                                      
100.0%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:69:                          
                        Configure                                               
82.0%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:144:                         
                        filterMetaItems                                         
91.7%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:163:                         
                        Apply                                                   
75.0%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:205:                         
                        configureChannels                                       
74.1%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:263:                         
                        createSubscription                                      
80.0%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:272:                         
                        configureEndpoints                                      
76.2%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:320:                         
                        configureEvents                                         
84.0%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:377:                         
                        isSinkBindingAllowed                                    
77.8%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:394:                         
                        configureSinkBinding                                    
88.1%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:475:                         
                        createTrigger                                           
71.4%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:491:                         
                        ifServiceMissingDo                                      
100.0%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:501:                         
                        withServiceDo                                           
76.0%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:548:                         
                        extractServices                                         
100.0%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:69:                          
                        Configure                                               
80.8%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:147:                         
                        filterMetaItems                                         
91.7%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:166:                         
                        Apply                                                   
75.0%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:208:                         
                        configureChannels                                       
74.1%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:266:                         
                        createSubscription                                      
80.0%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:275:                         
                        configureEndpoints                                      
76.2%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:323:                         
                        configureEvents                                         
84.0%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:380:                         
                        isSinkBindingAllowed                                    
77.8%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:397:                         
                        configureSinkBinding                                    
88.1%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:478:                         
                        createTrigger                                           
71.4%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:494:                         
                        ifServiceMissingDo                                      
100.0%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:504:                         
                        withServiceDo                                           
76.0%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:551:                         
                        extractServices                                         
100.0%
 github.com/apache/camel-k/v2/pkg/trait/knative_service.go:58:                  
                        newKnativeServiceTrait                                  
100.0%
 github.com/apache/camel-k/v2/pkg/trait/knative_service.go:68:                  
                        IsAllowedInProfile                                      
100.0%
 github.com/apache/camel-k/v2/pkg/trait/knative_service.go:72:                  
                        Configure                                               
70.6%
@@ -1595,10 +1596,10 @@ 
github.com/apache/camel-k/v2/pkg/trait/knative_service.go:146:                  
                        SelectContro
 github.com/apache/camel-k/v2/pkg/trait/knative_service.go:169:                 
                        ControllerStrategySelectorOrder                         
100.0%
 github.com/apache/camel-k/v2/pkg/trait/knative_service.go:173:                 
                        getServiceFor                                           
47.5%
 github.com/apache/camel-k/v2/pkg/trait/logging.go:42:                          
                        newLoggingTraitTrait                                    
100.0%
-github.com/apache/camel-k/v2/pkg/trait/logging.go:51:                          
                        Configure                                               
60.0%
-github.com/apache/camel-k/v2/pkg/trait/logging.go:63:                          
                        Apply                                                   
75.0%
-github.com/apache/camel-k/v2/pkg/trait/logging.go:74:                          
                        setEnvConfiguration                                     
0.0%
-github.com/apache/camel-k/v2/pkg/trait/logging.go:96:                          
                        setCatalogConfiguration                                 
100.0%
+github.com/apache/camel-k/v2/pkg/trait/logging.go:51:                          
                        Configure                                               
57.1%
+github.com/apache/camel-k/v2/pkg/trait/logging.go:65:                          
                        Apply                                                   
75.0%
+github.com/apache/camel-k/v2/pkg/trait/logging.go:76:                          
                        setEnvConfiguration                                     
0.0%
+github.com/apache/camel-k/v2/pkg/trait/logging.go:98:                          
                        setCatalogConfiguration                                 
100.0%
 github.com/apache/camel-k/v2/pkg/trait/mount.go:43:                            
                        newMountTrait                                           
100.0%
 github.com/apache/camel-k/v2/pkg/trait/mount.go:50:                            
                        Configure                                               
81.8%
 github.com/apache/camel-k/v2/pkg/trait/mount.go:79:                            
                        Apply                                                   
80.8%
@@ -1607,13 +1608,13 @@ github.com/apache/camel-k/v2/pkg/trait/mount.go:154:    
                                                mountResource                   
                        93
 github.com/apache/camel-k/v2/pkg/trait/mount.go:177:                           
                        addServiceBindingSecret                                 
33.3%
 github.com/apache/camel-k/v2/pkg/trait/mount.go:187:                           
                        addImplicitKameletsSecrets                              
62.5%
 github.com/apache/camel-k/v2/pkg/trait/openapi.go:52:                          
                        newOpenAPITrait                                         
100.0%
-github.com/apache/camel-k/v2/pkg/trait/openapi.go:58:                          
                        Configure                                               
85.7%
-github.com/apache/camel-k/v2/pkg/trait/openapi.go:75:                          
                        Apply                                                   
0.0%
-github.com/apache/camel-k/v2/pkg/trait/openapi.go:94:                          
                        generateFromConfigmaps                                  
0.0%
-github.com/apache/camel-k/v2/pkg/trait/openapi.go:121:                         
                        generateFromDataSpecs                                   
0.0%
-github.com/apache/camel-k/v2/pkg/trait/openapi.go:153:                         
                        generateOpenAPIConfigMap                                
0.0%
-github.com/apache/camel-k/v2/pkg/trait/openapi.go:187:                         
                        createNewOpenAPIConfigMap                               
0.0%
-github.com/apache/camel-k/v2/pkg/trait/openapi.go:313:                         
                        generateMavenProject                                    
0.0%
+github.com/apache/camel-k/v2/pkg/trait/openapi.go:58:                          
                        Configure                                               
77.8%
+github.com/apache/camel-k/v2/pkg/trait/openapi.go:77:                          
                        Apply                                                   
0.0%
+github.com/apache/camel-k/v2/pkg/trait/openapi.go:96:                          
                        generateFromConfigmaps                                  
0.0%
+github.com/apache/camel-k/v2/pkg/trait/openapi.go:123:                         
                        generateFromDataSpecs                                   
0.0%
+github.com/apache/camel-k/v2/pkg/trait/openapi.go:155:                         
                        generateOpenAPIConfigMap                                
0.0%
+github.com/apache/camel-k/v2/pkg/trait/openapi.go:189:                         
                        createNewOpenAPIConfigMap                               
0.0%
+github.com/apache/camel-k/v2/pkg/trait/openapi.go:315:                         
                        generateMavenProject                                    
0.0%
 github.com/apache/camel-k/v2/pkg/trait/owner.go:36:                            
                        newOwnerTrait                                           
100.0%
 github.com/apache/camel-k/v2/pkg/trait/owner.go:42:                            
                        Configure                                               
60.0%
 github.com/apache/camel-k/v2/pkg/trait/owner.go:53:                            
                        Apply                                                   
100.0%
@@ -1647,24 +1648,24 @@ github.com/apache/camel-k/v2/pkg/trait/quarkus.go:92:   
                                                getLegacyLanguageSet
 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                                               
100.0%
-github.com/apache/camel-k/v2/pkg/trait/quarkus.go:151:                         
                        adaptDeprecatedFields                                   
18.2%
-github.com/apache/camel-k/v2/pkg/trait/quarkus.go:170:                         
                        Apply                                                   
77.8%
-github.com/apache/camel-k/v2/pkg/trait/quarkus.go:192:                         
                        applyWhileBuildingKit                                   
81.2%
-github.com/apache/camel-k/v2/pkg/trait/quarkus.go:227:                         
                        validateNativeSupport                                   
42.9%
-github.com/apache/camel-k/v2/pkg/trait/quarkus.go:245:                         
                        newIntegrationKit                                       
68.2%
-github.com/apache/camel-k/v2/pkg/trait/quarkus.go:299:                         
                        propagateKitTraits                                      
85.7%
-github.com/apache/camel-k/v2/pkg/trait/quarkus.go:315:                         
                        propagate                                               
33.3%
-github.com/apache/camel-k/v2/pkg/trait/quarkus.go:342:                         
                        applyWhenBuildSubmitted                                 
62.8%
-github.com/apache/camel-k/v2/pkg/trait/quarkus.go:418:                         
                        isNativeKit                                             
50.0%
-github.com/apache/camel-k/v2/pkg/trait/quarkus.go:429:                         
                        isIncrementalImageBuild                                 
75.0%
-github.com/apache/camel-k/v2/pkg/trait/quarkus.go:440:                         
                        applyWhenKitReady                                       
28.6%
-github.com/apache/camel-k/v2/pkg/trait/quarkus.go:454:                         
                        isNativeIntegration                                     
100.0%
-github.com/apache/camel-k/v2/pkg/trait/quarkus.go:460:                         
                        isEmbedded                                              
66.7%
-github.com/apache/camel-k/v2/pkg/trait/quarkus.go:470:                         
                        containsMode                                            
100.0%
-github.com/apache/camel-k/v2/pkg/trait/quarkus.go:479:                         
                        packageType                                             
80.0%
-github.com/apache/camel-k/v2/pkg/trait/quarkus.go:491:                         
                        sourcesRequiredAtBuildTime                              
100.0%
-github.com/apache/camel-k/v2/pkg/trait/quarkus.go:497:                         
                        propagateSourcesRequiredAtBuildTime                     
80.0%
+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/registry.go:46:                         
                        newRegistryTrait                                        
100.0%
 github.com/apache/camel-k/v2/pkg/trait/registry.go:53:                         
                        InfluencesKit                                           
100.0%
 github.com/apache/camel-k/v2/pkg/trait/registry.go:57:                         
                        Configure                                               
28.6%
@@ -1683,19 +1684,19 @@ github.com/apache/camel-k/v2/pkg/trait/route.go:82:     
                                                Apply                           
                        100.0%
 github.com/apache/camel-k/v2/pkg/trait/route.go:147:                           
                        getTLSConfig                                            
92.0%
 github.com/apache/camel-k/v2/pkg/trait/route.go:197:                           
                        readContentIfExists                                     
95.0%
 github.com/apache/camel-k/v2/pkg/trait/service.go:40:                          
                        newServiceTrait                                         
100.0%
-github.com/apache/camel-k/v2/pkg/trait/service.go:46:                          
                        Configure                                               
81.8%
-github.com/apache/camel-k/v2/pkg/trait/service.go:98:                          
                        Apply                                                   
68.8%
-github.com/apache/camel-k/v2/pkg/trait/service.go:126:                         
                        getServiceFor                                           
100.0%
+github.com/apache/camel-k/v2/pkg/trait/service.go:46:                          
                        Configure                                               
79.2%
+github.com/apache/camel-k/v2/pkg/trait/service.go:100:                         
                        Apply                                                   
68.8%
+github.com/apache/camel-k/v2/pkg/trait/service.go:128:                         
                        getServiceFor                                           
100.0%
 github.com/apache/camel-k/v2/pkg/trait/service_binding.go:60:                  
                        newServiceBindingTrait                                  
100.0%
-github.com/apache/camel-k/v2/pkg/trait/service_binding.go:66:                  
                        Configure                                               
71.4%
-github.com/apache/camel-k/v2/pkg/trait/service_binding.go:80:                  
                        Apply                                                   
69.2%
-github.com/apache/camel-k/v2/pkg/trait/service_binding.go:105:                 
                        setCatalogConfiguration                                 
100.0%
-github.com/apache/camel-k/v2/pkg/trait/service_binding.go:116:                 
                        setProperties                                           
0.0%
-github.com/apache/camel-k/v2/pkg/trait/service_binding.go:123:                 
                        getContext                                              
75.0%
-github.com/apache/camel-k/v2/pkg/trait/service_binding.go:141:                 
                        parseServices                                           
91.7%
-github.com/apache/camel-k/v2/pkg/trait/service_binding.go:169:                 
                        process                                                 
42.9%
-github.com/apache/camel-k/v2/pkg/trait/service_binding.go:182:                 
                        createServiceBinding                                    
100.0%
-github.com/apache/camel-k/v2/pkg/trait/service_binding.go:204:                 
                        createSecret                                            
83.3%
+github.com/apache/camel-k/v2/pkg/trait/service_binding.go:66:                  
                        Configure                                               
66.7%
+github.com/apache/camel-k/v2/pkg/trait/service_binding.go:83:                  
                        Apply                                                   
69.2%
+github.com/apache/camel-k/v2/pkg/trait/service_binding.go:108:                 
                        setCatalogConfiguration                                 
100.0%
+github.com/apache/camel-k/v2/pkg/trait/service_binding.go:119:                 
                        setProperties                                           
0.0%
+github.com/apache/camel-k/v2/pkg/trait/service_binding.go:126:                 
                        getContext                                              
75.0%
+github.com/apache/camel-k/v2/pkg/trait/service_binding.go:144:                 
                        parseServices                                           
91.7%
+github.com/apache/camel-k/v2/pkg/trait/service_binding.go:172:                 
                        process                                                 
42.9%
+github.com/apache/camel-k/v2/pkg/trait/service_binding.go:185:                 
                        createServiceBinding                                    
100.0%
+github.com/apache/camel-k/v2/pkg/trait/service_binding.go:207:                 
                        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%
@@ -1718,10 +1719,11 @@ 
github.com/apache/camel-k/v2/pkg/trait/trait_catalog.go:144:                    
                        executedTraitC
 github.com/apache/camel-k/v2/pkg/trait/trait_catalog.go:156:                   
                        GetTrait                                                
100.0%
 github.com/apache/camel-k/v2/pkg/trait/trait_condition_types.go:45:            
                        NewIntegrationCondition                                 
100.0%
 github.com/apache/camel-k/v2/pkg/trait/trait_condition_types.go:55:            
                        NewIntegrationConditionUserDisabled                     
100.0%
-github.com/apache/camel-k/v2/pkg/trait/trait_condition_types.go:59:            
                        NewIntegrationConditionUserEnabledWithMessage           
100.0%
-github.com/apache/camel-k/v2/pkg/trait/trait_condition_types.go:63:            
                        newIntegrationConditionPlatformDisabledWithMessage      
100.0%
-github.com/apache/camel-k/v2/pkg/trait/trait_condition_types.go:67:            
                        integrationCondition                                    
0.0%
-github.com/apache/camel-k/v2/pkg/trait/trait_condition_types.go:74:            
                        integrationKitCondition                                 
0.0%
+github.com/apache/camel-k/v2/pkg/trait/trait_condition_types.go:59:            
                        NewIntegrationConditionUserEnabledWithMessage           
0.0%
+github.com/apache/camel-k/v2/pkg/trait/trait_condition_types.go:63:            
                        NewIntegrationConditionPlatformDisabledWithMessage      
100.0%
+github.com/apache/camel-k/v2/pkg/trait/trait_condition_types.go:68:            
                        NewIntegrationConditionPlatformDisabledCatalogMissing   
0.0%
+github.com/apache/camel-k/v2/pkg/trait/trait_condition_types.go:78:            
                        integrationCondition                                    
0.0%
+github.com/apache/camel-k/v2/pkg/trait/trait_condition_types.go:85:            
                        integrationKitCondition                                 
0.0%
 github.com/apache/camel-k/v2/pkg/trait/trait_configure.go:34:                  
                        Configure                                               
63.2%
 github.com/apache/camel-k/v2/pkg/trait/trait_configure.go:68:                  
                        configureTraits                                         
53.8%
 github.com/apache/camel-k/v2/pkg/trait/trait_configure.go:96:                  
                        configureTrait                                          
75.0%


Reply via email to