Skip to content

Commit 82abe38

Browse files
Dean KarnDean Karn
authored andcommitted
Add test coverage badge
add test coverage badge for issue #92
1 parent 26333a6 commit 82abe38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
Package validator
22
================
33
[![Build Status](https://travis-ci.org/bluesuncorp/validator.svg?branch=v5.1)](https://travis-ci.org/bluesuncorp/validator)
4+
[![Coverage Status](https://coveralls.io/repos/bluesuncorp/validator/badge.svg?branch=v5)](https://coveralls.io/r/bluesuncorp/validator?branch=v5)
45
[![GoDoc](https://godoc.org/gopkg.in/bluesuncorp/validator.v5?status.svg)](https://godoc.org/gopkg.in/bluesuncorp/validator.v5)
56

67
Package validator implements value validations for structs and individual fields based on tags.

0 commit comments

Comments
 (0)