Skip to content

Commit 9e861d5

Browse files
committed
update badges
1 parent 2f8f04d commit 9e861d5

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# php-package
22

33
[![Github Actions Status](https://github.com/hexlet-boilerplates/php-package/workflows/PHP%20CI/badge.svg)](https://github.com/hexlet-boilerplates/php-package/actions)
4-
[![Code Climate](https://codeclimate.com/github/hexlet-boilerplates/php-package/badges/gpa.svg)](https://codeclimate.com/github/hexlet-boilerplates/php-package)
5-
[![Issue Count](https://codeclimate.com/github/hexlet-boilerplates/php-package/badges/issue_count.svg)](https://codeclimate.com/github/hexlet-boilerplates/php-package/issues)
6-
[![Test Coverage](https://codeclimate.com/github/hexlet-boilerplates/php-package/badges/coverage.svg)](https://codeclimate.com/github/hexlet-boilerplates/php-package/coverage)
4+
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=hexlet-boilerplates_php-package&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=hexlet-boilerplates_php-package)
5+
[![Bugs](https://sonarcloud.io/api/project_badges/measure?project=hexlet-boilerplates_php-package&metric=bugs)](https://sonarcloud.io/summary/new_code?id=hexlet-boilerplates_php-package)
6+
[![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=hexlet-boilerplates_php-package&metric=code_smells)](https://sonarcloud.io/summary/new_code?id=hexlet-boilerplates_php-package)
7+
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=hexlet-boilerplates_php-package&metric=coverage)](https://sonarcloud.io/summary/new_code?id=hexlet-boilerplates_php-package)
8+
[![Duplicated Lines (%)](https://sonarcloud.io/api/project_badges/measure?project=hexlet-boilerplates_php-package&metric=duplicated_lines_density)](https://sonarcloud.io/summary/new_code?id=hexlet-boilerplates_php-package)
79

810
## Prerequisites
911

0 commit comments

Comments
 (0)