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

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


The following commit(s) were added to refs/heads/release-2.3.x by this push:
     new 21fbf4830 chore: nightly automatic updates
21fbf4830 is described below

commit 21fbf4830ec8f013ccae838a78a0d37dc90fa725
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 28 00:31:26 2024 +0000

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1c31efeee..3823188da 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
 # Changelog
 
-## [v2.5.0-nightly](https://github.com/apache/camel-k/tree/v2.5.0-nightly) 
(2024-08-26)
+## [v2.5.0-nightly](https://github.com/apache/camel-k/tree/v2.5.0-nightly) 
(2024-08-27)
 
 [Full 
Changelog](https://github.com/apache/camel-k/compare/2.5.0-nightly...v2.5.0-nightly)
 
diff --git a/README.adoc b/README.adoc
index 76e062abf..567ca4601 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-38.8%25-yellow.svg["Go coverage", 
link="https://github.com/apache/camel-k/actions/workflows/nightly-coverage.yml";]
+image:https://img.shields.io/badge/Coverage-38.7%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 467db7e25..3fa4b9e5a 100644
--- a/badge.out
+++ b/badge.out
@@ -1,2 +1,2 @@
 
-![Coverage](https://img.shields.io/badge/Coverage-38.8%25-yellow)
\ No newline at end of file
+![Coverage](https://img.shields.io/badge/Coverage-38.7%25-yellow)
\ No newline at end of file
diff --git a/coverage b/coverage
index 23bfbc77e..31dd36b70 100644
--- a/coverage
+++ b/coverage
@@ -1 +1 @@
-38.8
+38.7
diff --git a/coverage.out b/coverage.out
index b894a50bc..3c079a69d 100644
--- a/coverage.out
+++ b/coverage.out
@@ -2224,7 +2224,7 @@ 
github.com/apache/camel-k/v2/pkg/util/source/test_support.go:60:                
                  assertExtra
 github.com/apache/camel-k/v2/pkg/util/source/types.go:46:                      
                        NewMetadata                                             
100.0%
 github.com/apache/camel-k/v2/pkg/util/source/types.go:56:                      
                        AddRequiredCapability                                   
0.0%
 github.com/apache/camel-k/v2/pkg/util/source/types.go:61:                      
                        AddDependency                                           
100.0%
-github.com/apache/camel-k/v2/pkg/util/sync/file.go:28:                         
                        File                                                    
85.7%
+github.com/apache/camel-k/v2/pkg/util/sync/file.go:28:                         
                        File                                                    
78.6%
 github.com/apache/camel-k/v2/pkg/util/test/assertions.go:30:                   
                        EnvVarExists                                            
0.0%
 github.com/apache/camel-k/v2/pkg/util/test/assertions.go:38:                   
                        EnvVarHasValue                                          
0.0%
 github.com/apache/camel-k/v2/pkg/util/test/assertions.go:47:                   
                        HasVolume                                               
0.0%
@@ -2303,4 +2303,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)                                            
38.8%
+total:                                                                         
                        (statements)                                            
38.7%

Reply via email to