Skip to content

Commit

Permalink
Add different bdge labels
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Marinov <ivan.marinov@bosch.io>
  • Loading branch information
IvanBoychevMarinov committed Nov 28, 2023
1 parent 57f56b4 commit fbe45dd
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/go-coverage-report-action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ jobs:
chart: true
amend: true
reuse-go: true
badge-title: coverage-with-report-action

2 changes: 2 additions & 0 deletions .github/workflows/go-test-coverage-action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,6 @@ jobs:
## name of branch where badges are stored
## ideally this should be orphan branch (see below how to create this branch)
git-branch: badges
## DEPRECATED
badge-text: coverage-with-test-action

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Eclipse Kanto - AWS Connector
![coverage](https://raw.githubusercontent.com/bosch-io/aws-connector/badges/.badges/218-coverage-report/coverage.svg)

[![Go Coverage](https://github.com/bosch-io/aws-connector/wiki/coverage.svg)](https://github.com/bosch-io/aws-connector/wiki/coverage.html)
[![Go Coverage](https://github.com/bosch-io/aws-connector/wiki/coverage.svg)](https://raw.githack.com/wiki/bosch-io/aws-connector/coverage.html)

The **AWS Connector** is the main coordination center which forwards the local
and remote messages. Messages processed by the **AWS Connector** will
Expand Down

0 comments on commit fbe45dd

Please sign in to comment.