Skip to content

Commit d116332

Browse files
committed
chore(docs): Add code quality badges
1 parent 65d77e6 commit d116332

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,15 @@
99
[![GraalVM](https://img.shields.io/badge/GraalVM-Native-orange.svg)](https://www.graalvm.org)
1010
[![Release](https://img.shields.io/github/v/release/dochia-dev/dochia-cli.svg)](https://github.com/dochia-dev/dochia-cli/releases)
1111

12+
13+
![CI](https://img.shields.io/github/actions/workflow/status/dochia-dev/dochia-cli/main.yml?style=for-the-badge&logo=git&logoColor=white)
14+
[![Commits](https://img.shields.io/github/commit-activity/m/dochia-dev/dochia-cli?style=for-the-badge&logo=git&logoColor=white)](https://github.com/dochia-dev/dochia-cli/pulse)
15+
16+
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=dochia-dev_dochia-cli&metric=alert_status&token=3b850d65b8e085c7f98cb046dcb71d289e83d86d)](https://sonarcloud.io/summary/new_code?id=dochia-dev_dochia-cli)
17+
[![Bugs](https://sonarcloud.io/api/project_badges/measure?project=dochia-dev_dochia-cli&metric=bugs&token=3b850d65b8e085c7f98cb046dcb71d289e83d86d)](https://sonarcloud.io/summary/new_code?id=dochia-dev_dochia-cli)
18+
[![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=dochia-dev_dochia-cli&metric=code_smells&token=3b850d65b8e085c7f98cb046dcb71d289e83d86d)](https://sonarcloud.io/summary/new_code?id=dochia-dev_dochia-cli)
19+
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=dochia-dev_dochia-cli&metric=coverage&token=3b850d65b8e085c7f98cb046dcb71d289e83d86d)](https://sonarcloud.io/summary/new_code?id=dochia-dev_dochia-cli)
20+
1221
## What is Dochia?
1322

1423
Dochia automatically generates and executes negative and boundary testing so you can

0 commit comments

Comments
 (0)