Skip to content

Commit d7ce2b0

Browse files
authored
Merge pull request #41 from sourcefuse/GH-40
docs(chore): add sonar badge
2 parents f7a3540 + 422c599 commit d7ce2b0

File tree

2 files changed

+57
-58
lines changed

2 files changed

+57
-58
lines changed

docs/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
<a href="https://www.npmjs.com/package/loopback4-kafka-client">
77
<img src="https://img.shields.io/npm/v/loopback4-kafka-client.svg" alt="npm version" />
88
</a>
9+
<a href="https://sonarcloud.io/summary/new_code?id=sourcefuse_loopback4-kafka-client" target="_blank">
10+
<img alt="Sonar Quality Gate" src="https://img.shields.io/sonar/quality_gate/sourcefuse_loopback4-kafka-client?server=https%3A%2F%2Fsonarcloud.io">
11+
</a>
912
<a href="https://github.com/sourcefuse/loopback4-kafka-client/graphs/contributors" target="_blank">
1013
<img alt="GitHub contributors" src="https://img.shields.io/github/contributors/sourcefuse/loopback4-kafka-client">
1114
</a>

package-lock.json

Lines changed: 54 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)