Skip to content

Commit 0623e7d

Browse files
changed CodeClimate and README.md
1 parent aec6272 commit 0623e7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
### My test and linter status:
44
[![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)
55
### 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>
6+
[![Test Coverage](https://api.codeclimate.com/v1/badges/c7b08dd704cf4308877e/test_coverage)](https://codeclimate.com/github/sergeycherkasovv/java-project-78/test_coverage)
7+
[![Maintainability](https://api.codeclimate.com/v1/badges/c7b08dd704cf4308877e/maintainability)](https://codeclimate.com/github/sergeycherkasovv/java-project-78/maintainability)

0 commit comments

Comments
 (0)