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 7e0ecfe3a chore: nightly automatic updates 7e0ecfe3a is described below commit 7e0ecfe3a4ef1205c21d014d93fff9febff111c5 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Sat Mar 16 23:46:11 2024 +0000 chore: nightly automatic updates --- README.adoc | 2 +- badge.out | 2 +- coverage | 2 +- coverage.out | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.adoc b/README.adoc index 6f602ad4e..ce974460b 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-37.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-37.1%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 1707b478f..3bccd604b 100644 --- a/badge.out +++ b/badge.out @@ -1,2 +1,2 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/coverage b/coverage index ad4af79d8..325c00cd1 100644 --- a/coverage +++ b/coverage @@ -1 +1 @@ -37.2 +37.1 diff --git a/coverage.out b/coverage.out index 216031e03..6e5960548 100644 --- a/coverage.out +++ b/coverage.out @@ -2183,7 +2183,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% @@ -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) 37.2% +total: (statements) 37.1%