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 3be0880cc chore: nightly automatic updates 3be0880cc is described below commit 3be0880cc586ae81a3ba07f6d3225e2287ca2f08 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Mon Apr 15 00:48:08 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 1ee3899a5..a2790fff2 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.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-37.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 ce513f8db..77d1a6629 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 ddaa2f00b..3943cbf70 100644 --- a/coverage +++ b/coverage @@ -1 +1 @@ -37.8 +37.7 diff --git a/coverage.out b/coverage.out index 3afe5cafb..a9a5d2585 100644 --- a/coverage.out +++ b/coverage.out @@ -2209,7 +2209,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% @@ -2283,4 +2283,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.8% +total: (statements) 37.7%