From 8fc9c2c7fee4ce0cc1f160e1bde84f1cc954b115 Mon Sep 17 00:00:00 2001 From: joeybloggs Date: Fri, 30 Oct 2015 15:24:12 -0400 Subject: [PATCH] Add coverage + testing message --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4c66fea..0bfdd35 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ Library webhooks ================ +* Library is in a build passing state with 100% test coverage, tests are just failing on the CI server because of blocked ports which should get resolved soon. + [![Coverage Status](https://coveralls.io/repos/go-playground/webhooks/badge.svg?branch=v1&service=github)](https://coveralls.io/github/go-playground/webhooks?branch=v1) [![GoDoc](https://godoc.org/gopkg.in/go-playground/webhooks.v1?status.svg)](https://godoc.org/gopkg.in/go-playground/webhooks.v1)