File tree 2 files changed +2
-0
lines changed
2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -11,3 +11,4 @@ ratings:
11
11
- " *.go"
12
12
exclude_paths :
13
13
- vendor/
14
+ - " *_test.go"
Original file line number Diff line number Diff line change 5
5
[ ![ Test Coverage] ( https://api.codeclimate.com/v1/badges/e820b394cdbd47103165/test_coverage )] ( https://codeclimate.com/github/osamingo/jsonrpc/test_coverage )
6
6
[ ![ Go Report Card] ( https://goreportcard.com/badge/osamingo/jsonrpc )] ( https://goreportcard.com/report/osamingo/jsonrpc )
7
7
[ ![ codebeat badge] ( https://codebeat.co/badges/cbd0290d-200b-4693-80dc-296d9447c35b )] ( https://codebeat.co/projects/github-com-osamingo-jsonrpc )
8
+ [ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/e820b394cdbd47103165/maintainability )] ( https://codeclimate.com/github/osamingo/jsonrpc/maintainability )
8
9
[ ![ GoDoc] ( https://godoc.org/github.com/osamingo/jsonrpc?status.svg )] ( https://godoc.org/github.com/osamingo/jsonrpc )
9
10
[ ![ GitHub license] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://raw.githubusercontent.com/osamingo/jsonrpc/master/LICENSE )
10
11
You can’t perform that action at this time.
0 commit comments