From 6c3d9f8ad568dedc2aaa61f985d1871e103c5cb3 Mon Sep 17 00:00:00 2001 From: Jason Travis Date: Sat, 25 Apr 2015 22:19:12 -0700 Subject: [PATCH] Add gocover.io --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 259c2b8e..98411d49 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,7 @@ Table of Contents * https://insight.sensiolabs.com/ - Code Quality for PHP/Symfony projects, free for Open Source * https://www.codacy.com/ - Automated code reviews for PHP, Python, Javascript, Scala and CSS - free for open source * https://www.pullreview.com - Automated Code Review for Ruby in GitHub, Bitbucket and Gitlab - free for Open Source + * http://gocover.io/ - Code coverage for any [Go](http://golang.org/) package ## Code Search and Browsing * https://sourcegraph.com/ - Java, Go, Python, Node.js, etc., code search/cross-references - free for open source