Skip to content

Commit d3b8ea3

Browse files
committed
ci: add cc badges
1 parent f9b9ee5 commit d3b8ea3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
[![Go](https://github.com/farbodsalimi/dokimi/actions/workflows/go.yml/badge.svg)](https://github.com/farbodsalimi/dokimi/actions/workflows/go.yml)
44
[![Release](https://github.com/farbodsalimi/dokimi/actions/workflows/release.yml/badge.svg)](https://github.com/farbodsalimi/dokimi/actions/workflows/release.yml)
55
[![Go Report Card](https://goreportcard.com/badge/github.com/farbodsalimi/dokimi)](https://goreportcard.com/report/github.com/farbodsalimi/dokimi)
6+
[![Maintainability](https://api.codeclimate.com/v1/badges/7c1b6f2aca67479f4220/maintainability)](https://codeclimate.com/github/farbodsalimi/dokimi/maintainability)
7+
[![Test Coverage](https://api.codeclimate.com/v1/badges/7c1b6f2aca67479f4220/test_coverage)](https://codeclimate.com/github/farbodsalimi/dokimi/test_coverage)
68

79
Dokimi provides some helper commands for testing in Go.
810

0 commit comments

Comments
 (0)