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 5b95cf8cc chore: nightly automatic updates
5b95cf8cc is described below

commit 5b95cf8cc2a3bfe49c5275b1a5149a199b5e403d
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 29 23:45:19 2024 +0000

    chore: nightly automatic updates
---
 CHANGELOG.md |  1 +
 README.adoc  |  2 +-
 badge.out    |  2 +-
 coverage     |  2 +-
 coverage.out | 44 ++++++++++++++++++++++----------------------
 5 files changed, 26 insertions(+), 25 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 701518f4a..4a0df8b93 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -46,6 +46,7 @@
 
 **Merged pull requests:**
 
+- fix\(trait\): catalog to drive dependencies 
[\#5199](https://github.com/apache/camel-k/pull/5199) 
([squakez](https://github.com/squakez))
 - chore\(deps\): bump github.com/prometheus/client\_golang from 1.18.0 to 
1.19.0 [\#5193](https://github.com/apache/camel-k/pull/5193) 
([dependabot[bot]](https://github.com/apps/dependabot))
 - update quarkus-native.adoc 
[\#5190](https://github.com/apache/camel-k/pull/5190) 
([bvahdat](https://github.com/bvahdat))
 - chore: use constants for config types 
[\#5189](https://github.com/apache/camel-k/pull/5189) 
([squakez](https://github.com/squakez))
diff --git a/README.adoc b/README.adoc
index e335e9edf..4246309d8 100644
--- a/README.adoc
+++ b/README.adoc
@@ -11,7 +11,7 @@ 
image:https://github.com/apache/camel-k/workflows/kubernetes/badge.svg["Kubernet
 image:https://github.com/apache/camel-k/workflows/knative/badge.svg["Knative";, 
link="https://github.com/apache/camel-k/actions/workflows/knative.yml";]
 
image:https://github.com/apache/camel-k/actions/workflows/nightly-release.yml/badge.svg["Nightly
 releases", 
link="https://github.com/apache/camel-k/actions/workflows/nightly-release.yml";]
 
image:https://github.com/apache/camel-k/actions/workflows/nightly-native-test.yml/badge.svg["Quarkus
 native", 
link="https://github.com/apache/camel-k/actions/workflows/nightly-native-test.yml";]
-image:https://img.shields.io/badge/Coverage-36.2%25-yellow.svg["Go coverage", 
link="https://github.com/apache/camel-k/actions/workflows/nightly-coverage.yml";]
+image:https://img.shields.io/badge/Coverage-36.4%25-yellow.svg["Go coverage", 
link="https://github.com/apache/camel-k/actions/workflows/nightly-coverage.yml";]
 image:https://img.shields.io/badge/zulip-join_chat-brightgreen.svg["Chat on 
Zulip", link="https://camel.zulipchat.com";]
 
 Apache Camel K is a lightweight integration framework built from **Apache 
Camel** that runs natively on Kubernetes and is specifically designed for 
serverless and microservice architectures. Users of `Camel K` can instantly run 
integration code written in Camel DSL on their preferred **Cloud** provider.
diff --git a/badge.out b/badge.out
index 293d863e4..ccdca3231 100644
--- a/badge.out
+++ b/badge.out
@@ -1,2 +1,2 @@
 
-![Coverage](https://img.shields.io/badge/Coverage-36.2%25-yellow)
\ No newline at end of file
+![Coverage](https://img.shields.io/badge/Coverage-36.4%25-yellow)
\ No newline at end of file
diff --git a/coverage b/coverage
index b82d77ecc..305c06b2b 100644
--- a/coverage
+++ b/coverage
@@ -1 +1 @@
-36.2
+36.4
diff --git a/coverage.out b/coverage.out
index c25673c03..9bd6f1fa6 100644
--- a/coverage.out
+++ b/coverage.out
@@ -43,16 +43,16 @@ github.com/apache/camel-k/v2/addons/tracing/tracing.go:89:  
                                        Configure                               
                5
 github.com/apache/camel-k/v2/addons/tracing/tracing.go:125:                    
                        Apply                                                   
93.3%
 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                                                   
82.8%
+github.com/apache/camel-k/v2/addons/vault/aws/aws_secrets_manager.go:107:      
                        Apply                                                   
85.7%
 github.com/apache/camel-k/v2/addons/vault/azure/azure_key_vault.go:87:         
                        NewAzureKeyVaultTrait                                   
100.0%
 github.com/apache/camel-k/v2/addons/vault/azure/azure_key_vault.go:93:         
                        Configure                                               
77.8%
-github.com/apache/camel-k/v2/addons/vault/azure/azure_key_vault.go:113:        
                                Apply                                           
        84.8%
+github.com/apache/camel-k/v2/addons/vault/azure/azure_key_vault.go:113:        
                                Apply                                           
        87.5%
 github.com/apache/camel-k/v2/addons/vault/gcp/gcp_secret_manager.go:72:        
                                NewGcpSecretManagerTrait                        
        100.0%
 github.com/apache/camel-k/v2/addons/vault/gcp/gcp_secret_manager.go:78:        
                                Configure                                       
        72.7%
-github.com/apache/camel-k/v2/addons/vault/gcp/gcp_secret_manager.go:102:       
                        Apply                                                   
78.6%
+github.com/apache/camel-k/v2/addons/vault/gcp/gcp_secret_manager.go:102:       
                        Apply                                                   
84.6%
 github.com/apache/camel-k/v2/addons/vault/hashicorp/hashicorp_vault.go:65:     
                        NewHashicorpVaultTrait                                  
100.0%
 github.com/apache/camel-k/v2/addons/vault/hashicorp/hashicorp_vault.go:71:     
                        Configure                                               
60.0%
-github.com/apache/camel-k/v2/addons/vault/hashicorp/hashicorp_vault.go:83:     
                        Apply                                                   
83.3%
+github.com/apache/camel-k/v2/addons/vault/hashicorp/hashicorp_vault.go:83:     
                        Apply                                                   
88.2%
 github.com/apache/camel-k/v2/pkg/apis/camel/v1/build_types_support.go:25:      
                        NewBuild                                                
0.0%
 github.com/apache/camel-k/v2/pkg/apis/camel/v1/build_types_support.go:38:      
                        NewBuildList                                            
0.0%
 github.com/apache/camel-k/v2/pkg/apis/camel/v1/build_types_support.go:48:      
                        BuilderPodNamespace                                     
0.0%
@@ -1557,17 +1557,17 @@ github.com/apache/camel-k/v2/pkg/trait/knative.go:56:   
                                                newKnativeTrait
 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                                               
78.3%
 github.com/apache/camel-k/v2/pkg/trait/knative.go:139:                         
                        filterMetaItems                                         
91.7%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:158:                         
                        Apply                                                   
77.8%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:206:                         
                        configureChannels                                       
74.1%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:264:                         
                        createSubscription                                      
80.0%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:273:                         
                        configureEndpoints                                      
76.2%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:321:                         
                        configureEvents                                         
84.0%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:378:                         
                        isSinkBindingAllowed                                    
77.8%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:395:                         
                        configureSinkBinding                                    
88.1%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:476:                         
                        createTrigger                                           
71.4%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:492:                         
                        ifServiceMissingDo                                      
100.0%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:502:                         
                        withServiceDo                                           
76.0%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:549:                         
                        extractServices                                         
100.0%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:158:                         
                        Apply                                                   
75.0%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:200:                         
                        configureChannels                                       
74.1%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:258:                         
                        createSubscription                                      
80.0%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:267:                         
                        configureEndpoints                                      
76.2%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:315:                         
                        configureEvents                                         
84.0%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:372:                         
                        isSinkBindingAllowed                                    
77.8%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:389:                         
                        configureSinkBinding                                    
88.1%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:470:                         
                        createTrigger                                           
71.4%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:486:                         
                        ifServiceMissingDo                                      
100.0%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:496:                         
                        withServiceDo                                           
76.0%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:543:                         
                        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%
@@ -1612,9 +1612,9 @@ github.com/apache/camel-k/v2/pkg/trait/pod.go:61:         
                                        Apply                                   
                52.4%
 github.com/apache/camel-k/v2/pkg/trait/pod.go:103:                             
                        applyChangesTo                                          
75.0%
 github.com/apache/camel-k/v2/pkg/trait/prometheus.go:39:                       
                        newPrometheusTrait                                      
100.0%
 github.com/apache/camel-k/v2/pkg/trait/prometheus.go:48:                       
                        Configure                                               
100.0%
-github.com/apache/camel-k/v2/pkg/trait/prometheus.go:56:                       
                        Apply                                                   
73.3%
-github.com/apache/camel-k/v2/pkg/trait/prometheus.go:122:                      
                        getContainerPort                                        
100.0%
-github.com/apache/camel-k/v2/pkg/trait/prometheus.go:145:                      
                        getPodMonitorFor                                        
83.3%
+github.com/apache/camel-k/v2/pkg/trait/prometheus.go:56:                       
                        Apply                                                   
81.5%
+github.com/apache/camel-k/v2/pkg/trait/prometheus.go:117:                      
                        getContainerPort                                        
100.0%
+github.com/apache/camel-k/v2/pkg/trait/prometheus.go:140:                      
                        getPodMonitorFor                                        
83.3%
 github.com/apache/camel-k/v2/pkg/trait/pull_secret.go:41:                      
                        newPullSecretTrait                                      
100.0%
 github.com/apache/camel-k/v2/pkg/trait/pull_secret.go:47:                      
                        Configure                                               
67.9%
 github.com/apache/camel-k/v2/pkg/trait/pull_secret.go:91:                      
                        Apply                                                   
85.7%
@@ -1835,7 +1835,7 @@ 
github.com/apache/camel-k/v2/pkg/util/camel/camel_dependencies.go:258:          
                          addJi
 github.com/apache/camel-k/v2/pkg/util/camel/camel_dependencies.go:291:         
                        addDependenciesFromCatalog                              
50.0%
 github.com/apache/camel-k/v2/pkg/util/camel/camel_dependencies.go:320:         
                        postProcessDependencies                                 
75.0%
 github.com/apache/camel-k/v2/pkg/util/camel/camel_dependencies.go:344:         
                        SanitizeIntegrationDependencies                         
0.0%
-github.com/apache/camel-k/v2/pkg/util/camel/camel_runtime.go:36:               
                        CreateCatalog                                           
0.0%
+github.com/apache/camel-k/v2/pkg/util/camel/camel_runtime.go:36:               
                        CreateCatalog                                           
68.2%
 github.com/apache/camel-k/v2/pkg/util/camel/camel_runtime.go:92:               
                        LoadCatalog                                             
0.0%
 github.com/apache/camel-k/v2/pkg/util/camel/camel_runtime_catalog.go:27:       
                        NewRuntimeCatalog                                       
93.1%
 github.com/apache/camel-k/v2/pkg/util/camel/camel_runtime_catalog.go:92:       
                        HasArtifact                                             
85.7%
@@ -1860,8 +1860,8 @@ 
github.com/apache/camel-k/v2/pkg/util/camel/camel_util.go:104:                  
                          getDependenc
 github.com/apache/camel-k/v2/pkg/util/camel/catalog.go:37:                     
                        DefaultCatalog                                          
100.0%
 github.com/apache/camel-k/v2/pkg/util/camel/catalog.go:41:                     
                        QuarkusCatalog                                          
100.0%
 github.com/apache/camel-k/v2/pkg/util/camel/catalog.go:45:                     
                        catalogForRuntimeProvider                               
76.9%
-github.com/apache/camel-k/v2/pkg/util/camel/catalog.go:75:                     
                        GenerateCatalog                                         
0.0%
-github.com/apache/camel-k/v2/pkg/util/camel/catalog.go:107:                    
                        GenerateCatalogCommon                                   
0.0%
+github.com/apache/camel-k/v2/pkg/util/camel/catalog.go:75:                     
                        GenerateCatalog                                         
60.0%
+github.com/apache/camel-k/v2/pkg/util/camel/catalog.go:107:                    
                        GenerateCatalogCommon                                   
69.2%
 github.com/apache/camel-k/v2/pkg/util/camel/catalog.go:162:                    
                        generateMavenProject                                    
100.0%
 github.com/apache/camel-k/v2/pkg/util/command.go:32:                           
                        RunAndLog                                               
76.9%
 github.com/apache/camel-k/v2/pkg/util/command.go:72:                           
                        scan                                                    
100.0%
@@ -2257,4 +2257,4 @@ github.com/apache/camel-k/v2/pkg/util/util.go:649:        
                                                WithTempDir                     
                        0.0%
 github.com/apache/camel-k/v2/pkg/util/util.go:664:                             
                        ConfigTreePropertySplit                                 
0.0%
 github.com/apache/camel-k/v2/pkg/util/util.go:685:                             
                        trimQuotes                                              
0.0%
 github.com/apache/camel-k/v2/pkg/util/util.go:696:                             
                        NavigateConfigTree                                      
0.0%
-total:                                                                         
                        (statements)                                            
36.2%
+total:                                                                         
                        (statements)                                            
36.4%

Reply via email to