Skip to content

Commit

Permalink
Include all artifacts in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanBoychevMarinov committed Nov 28, 2023
1 parent 5fe694d commit 5fbb1b8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-coverage-summary.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
fail_below_min: true
format: markdown
hide_branch_rate: false
hide_complexity: false
hide_complexity: true
indicators: true
output: both
thresholds: '60 80'
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,11 @@
# go-coverate-report
[![Go Coverage](https://github.com/bosch-io/aws-connector/wiki/coverage.svg)](https://raw.githack.com/wiki/bosch-io/aws-connector/coverage.html)

[Coverage chart](https://github.com/bosch-io/aws-connector/wiki)

# code-coverage-summary

[Covarege report](https://github.com/bosch-io/aws-connector/wiki/code-coverage-results)
The **AWS Connector** is the main coordination center which forwards the local
and remote messages. Messages processed by the **AWS Connector** will
typically be related to telemetry data from the devices or command &
Expand Down

0 comments on commit 5fbb1b8

Please sign in to comment.