Skip to content

Commit 091fe09

Browse files
README.md add Badges Code Climate
1 parent 116ff9b commit 091fe09

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
### Hexlet tests and linter status:
22
[![Actions Status](https://github.com/sergeycherkasovv/java-project-78/actions/workflows/hexlet-check.yml/badge.svg)](https://github.com/sergeycherkasovv/java-project-78/actions)
33
### My test and linter status:
4-
[![my-check](https://github.com/sergeycherkasovv/java-project-78/actions/workflows/main.yml/badge.svg)](https://github.com/sergeycherkasovv/java-project-78/actions/workflows/main.yml)
4+
[![my-check](https://github.com/sergeycherkasovv/java-project-78/actions/workflows/main.yml/badge.svg)](https://github.com/sergeycherkasovv/java-project-78/actions/workflows/main.yml)
5+
### Badges Code Climate
6+
<a href="https://codeclimate.com/github/sergeycherkasovv/java-project-78/maintainability"><img src="https://api.codeclimate.com/v1/badges/9530cc521fcfc49617e2/maintainability" /></a>
7+
<a href="https://codeclimate.com/github/sergeycherkasovv/java-project-78/test_coverage"><img src="https://api.codeclimate.com/v1/badges/9530cc521fcfc49617e2/test_coverage" /></a>

0 commit comments

Comments
 (0)